Scheduler for WinForms
FromXml(Stream) メソッド

C1.ScheduleCore アセンブリ > C1.Schedule 名前空間 > BasePersistableObject クラス > FromXml メソッド : FromXml(Stream) メソッド
The System.IO.Stream that contains the object data.
Loads an object from the specified System.IO.Stream.
シンタックス
'宣言
 
Public Overloads Function FromXml( _
   ByVal stream As System.IO.Stream _
) As System.Boolean
public System.bool FromXml( 
   System.IO.Stream stream
)

パラメータ

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

戻り値の型

Returns true if object has been changed.
参照

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