DtProjectStorage.StreamExists(String) メソッド

定義

public:
 virtual bool StreamExists(System::String ^ streamName);
public bool StreamExists (string streamName);
abstract member StreamExists : string -> bool
override this.StreamExists : string -> bool
Public Function StreamExists (streamName As String) As Boolean

パラメーター

streamName
String

戻り値

適用対象