'宣言 Public Overloads Function Load( _ ByVal stream As System.IO.Stream _ ) As System.Boolean
public System.bool Load( System.IO.Stream stream )
パラメータ
- stream
- C1BackstageView 定義を含む System.IO.Stream。
戻り値の型
ストリームが必要な形式でない場合は false.
'宣言 Public Overloads Function Load( _ ByVal stream As System.IO.Stream _ ) As System.Boolean
public System.bool Load( System.IO.Stream stream )