Scheduler for WPF
Import(Stream,FileFormatEnum) メソッド

C1.WPF.Schedule.4.5.2 アセンブリ > C1.C1Schedule 名前空間 > C1ScheduleStorage クラス > Import メソッド : Import(Stream,FileFormatEnum) メソッド
スケジューラにインポートするデータが格納されているストリームを指定する System.IO.Streamオブジェクト。
FileFormatEnum値。
指定された形式のデータを含むストリームからスケジューラのデータをインポートします。
シンタックス
'宣言
 
Public Overloads Sub Import( _
   ByVal stream As System.IO.Stream, _
   ByVal format As FileFormatEnum _
) 
public void Import( 
   System.IO.Stream stream,
   FileFormatEnum format
)

パラメータ

stream
スケジューラにインポートするデータが格納されているストリームを指定する System.IO.Streamオブジェクト。
format
FileFormatEnum値。
参照

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