Scheduler for WinForms
ToXml(Stream) メソッド

C1.ScheduleCore アセンブリ > C1.Schedule 名前空間 > 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 メンバ
オーバーロード一覧