Scheduler for UWP/WinRT
ToXml(Stream) メソッド

オブジェクトデータを含む System.IO.Stream
指定された System.IO.Stream にオブジェクトを保存します。
構文
'宣言
 
Public Overloads Sub ToXml( _
   ByVal stream As System.IO.Stream _
) 
public void ToXml( 
   System.IO.Stream stream
)

パラメータ

stream
オブジェクトデータを含む System.IO.Stream
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

参照

関連項目

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

Send Feedback