Scheduler for WinForms
ToXml(XmlWriter) メソッド

C1.ScheduleCore アセンブリ > C1.Schedule 名前空間 > BasePersistableObject クラス > ToXml メソッド : ToXml(XmlWriter) メソッド
The System.Xml.XmlWriter that will receive the object data.
Saves an object to the specified System.Xml.XmlWriter.
シンタックス
'宣言
 
Public Overloads Overridable Sub ToXml( _
   ByVal writer As System.Xml.XmlWriter _
) 
public virtual void ToXml( 
   System.Xml.XmlWriter writer
)

パラメータ

writer
The System.Xml.XmlWriter that will receive the object data.
参照

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