Scheduler for WinForms
ToXml(Stream) メソッド

C1.Win.Schedule.6 アセンブリ > C1.C1Schedule 名前空間 > BasePersistableObject クラス > ToXml メソッド : ToXml(Stream) メソッド
The System.IO.Stream that contains the object data.
Saves an object to the specified System.IO.Stream.
シンタックス
'宣言
 
Public Overloads Sub ToXml( _
   ByVal stream As System.IO.Stream _
) 
public void ToXml( 
   System.IO.Stream stream
)

パラメータ

stream
The System.IO.Stream that contains the object data.
参照

BasePersistableObject クラス
BasePersistableObject メンバ
オーバーロード一覧