'宣言 Public Overloads Sub Initialize( _ ByVal stream As System.IO.Stream _ )
public void Initialize( System.IO.Stream stream )
パラメータ
- stream
- The stream to use for initialization.
戻り値の型
If the method succeeds, it returns C1.Util.DX.HResult.Ok. Otherwise, it throws an exception.