PowerTools SPREAD for Windows Forms 10.0J
HolidayCollection クラス メンバ
プロパティ  メソッド  イベント


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

パブリック コンストラクタ
 名前説明
Public コンストラクタHolidayCollection コンストラクタオーバーロードされます。   
トップ
パブリック プロパティ
 名前説明
Public プロパティCapacityGets or sets the number of elements that the System.Collections.CollectionBase can contain. System.Collections.CollectionBaseから継承されます。
Public プロパティCountGets the number of elements contained in the System.Collections.CollectionBase instance. This property cannot be overridden. System.Collections.CollectionBaseから継承されます。
Public プロパティItemインデックスによって指定した IHoliday を取得します。  
Public プロパティWeekdays休業日設定の対象となる曜日を指定するWeekdays オブジェクトを取得または設定します。  
トップ
プロテクト プロパティ
 名前説明
Protected プロパティInnerListGets an System.Collections.ArrayList containing the list of elements in the System.Collections.CollectionBase instance. System.Collections.CollectionBaseから継承されます。
Protected プロパティListGets an System.Collections.IList containing the list of elements in the System.Collections.CollectionBase instance. System.Collections.CollectionBaseから継承されます。
トップ
パブリック メソッド
 名前説明
Public メソッドAddコレクションに項目を追加します。  
Public メソッドAddRange指定した IHoliday 配列の要素をコレクションの最後にコピーします。  
Public メソッドClearRemoves all objects from the System.Collections.CollectionBase instance. This method cannot be overridden. System.Collections.CollectionBaseから継承されます。
Public メソッドContains指定したIHolidayHolidayCollectionのメンバかどうかを示す値を返します。  
Public メソッドCopyToHolidayCollection 全体を、IHoliday 型の互換性のある1次元配列の指定した0から始まるインデックス以降にコピーします。  
Public メソッドGetEnumeratorReturns an enumerator that iterates through the System.Collections.CollectionBase instance. System.Collections.CollectionBaseから継承されます。
Public メソッドGetTypeOfDay指定した日付に対応する項目を取得し、更に休日の種類を返します。  
Public メソッドIndexOf指定した IHoliday を検索し、コレクション内で最初に見つかった一致する項目の0から始まるインデックスを返します。  
Public メソッドInsertコレクションに休日オブジェクトを挿入します。  
Public メソッドIsHoliday指定の日付がオブジェクトに関連付けられているかどうかを返します。  
Public メソッドRemove指定した IHolidayHolidayCollection 内で検索し、最初に見つかった一致する項目を削除します。  
Public メソッドRemoveAtRemoves the element at the specified index of the System.Collections.CollectionBase instance. This method is not overridable. System.Collections.CollectionBaseから継承されます。
トップ
プロテクト メソッド
 名前説明
Protected メソッドIsOverridden指定の日付が振替休日か、そうでないかを返します。  
Protected メソッドOnClearオーバーライドされます。 HolidayCollection インスタンスの内容をクリアした後で、追加のカスタム処理を実行します。  
Protected メソッドOnClearCompleteNotifyCollection インスタンスの内容をクリアした後で、追加のカスタム処理を実行します。 GrapeCity.Win.Spread.InputMan.CellType.NotifyCollectionから継承されます。
Protected メソッドOnCollectionChangedNotifyCollection.CollectionChanged イベントを発生させます。 GrapeCity.Win.Spread.InputMan.CellType.NotifyCollectionから継承されます。
Protected メソッドOnInsertPerforms additional custom processes before inserting a new element into the System.Collections.CollectionBase instance. System.Collections.CollectionBaseから継承されます。
Protected メソッドOnInsertCompleteオーバーライドされます。 HolidayCollection インスタンスに新しい要素を挿入した後で、追加のカスタム処理を実行します。  
Protected メソッドOnRemovePerforms additional custom processes when removing an element from the System.Collections.CollectionBase instance. System.Collections.CollectionBaseから継承されます。
Protected メソッドOnRemoveCompleteオーバーライドされます。 HolidayCollection インスタンスから要素を削除した後で、追加のカスタム処理を実行します。  
Protected メソッドOnSetPerforms additional custom processes before setting a value in the System.Collections.CollectionBase instance. System.Collections.CollectionBaseから継承されます。
Protected メソッドOnSetCompletePerforms additional custom processes after setting a value in the System.Collections.CollectionBase instance. System.Collections.CollectionBaseから継承されます。
Protected メソッドOnValidatePerforms additional custom processes when validating a value. System.Collections.CollectionBaseから継承されます。
トップ
パブリック イベント
 名前説明
Public イベントCollectionChangedコレクションの項目が変更されたときに発生します。 GrapeCity.Win.Spread.InputMan.CellType.NotifyCollectionから継承されます。
トップ
参照

HolidayCollection クラス
GrapeCity.Win.Spread.InputMan.CellType 名前空間

 

 


© 2004-2017, GrapeCity inc. All rights reserved.