Is this content useful?
Thank you for your feedback!
Thank you for your feedback! You have rated this topic in the last 30 days.
FromBinary メソッド (Note)
指定したストリームから1つの
Note オブジェクトを逆シリアル化します。
シンタックス
'宣言
Public Shared Function FromBinary( _
ByVal As Stream _
) As Note
public static Note FromBinary(
Stream
)
パラメータ
- stream
- 注 を逆シリアル化するストリーム オブジェクト。
戻り値の型
新しいNoteオブジェクト
参照