'宣言 Public Overloads Function SaveAsC1d( _ ByVal stream As System.IO.Stream _ ) As System.Boolean
public System.bool SaveAsC1d( System.IO.Stream stream )
パラメータ
- stream
- The output stream.
戻り値の型
true if the stream was successfully written, false otherwise.