Scheduler for WinForms
ResourceCollection クラス メンバ
プロパティ  メソッド  イベント

C1.ScheduleCore アセンブリ > C1.Schedule 名前空間 : ResourceCollection クラス

ResourceCollectionデータ型で公開されるメンバを以下の表に示します。

パブリック コンストラクタ
 名前解説
Public コンストラクタInitializes a new instance of the ResourceCollection class.  
トップ
パブリック プロパティ
 名前解説
Public プロパティ System.Collections.ObjectModel.KeyedCollection<TKey,TItem>から継承されます。
Public プロパティ System.Collections.ObjectModel.Collection<TItem>から継承されます。
Public プロパティオーバーロードされます。 Gets the element with the specified key if any. C1.Schedule.BaseCollection<Resource>から継承されます。
Public プロパティGets or set the System.Boolean value specifying whether change events should not be fired. C1.Schedule.BaseCollection<Resource>から継承されます。
トップ
パブリック メソッド
 名前解説
Public メソッドAdds a new custom object to the collection. If the item already exists in the collection, its index is returned. C1.Schedule.BaseCollection<Resource>から継承されます。
Public メソッドオーバーロードされます。 Adds an array of objects to the collection. This methods clears the collection before adding new items. Don't use it if you want to keep preexisting items. C1.Schedule.BaseCollection<Resource>から継承されます。
Public メソッド System.Collections.ObjectModel.Collection<TItem>から継承されます。
Public メソッドオーバーロードされます。 Check if collection contains an item with specified index. C1.Schedule.BaseCollection<Resource>から継承されます。
Public メソッド System.Collections.ObjectModel.Collection<TItem>から継承されます。
Public メソッド System.Collections.ObjectModel.Collection<TItem>から継承されます。
Public メソッド System.Collections.ObjectModel.Collection<TItem>から継承されます。
Public メソッドオーバーロードされます。  System.Collections.ObjectModel.KeyedCollection<TKey,TItem>から継承されます。
Public メソッド System.Collections.ObjectModel.Collection<TItem>から継承されます。
トップ
パブリック イベント
 名前解説
Public イベントOccurs when one of collection items has been changed. C1.Schedule.BaseCollection<Resource>から継承されます。
トップ
参照

ResourceCollection クラス
C1.Schedule 名前空間