GrapeCity.Win.PluginInputMan アセンブリ > GrapeCity.Win.Spread.InputMan.CellType 名前空間 : CharBoxInfoCollection クラス |
CharBoxInfoCollectionデータ型で公開されるメンバを以下の表に示します。
名前 | 説明 | |
---|---|---|
Capacity | Gets or sets the number of elements that the System.Collections.CollectionBase can contain. System.Collections.CollectionBaseから継承されます。 | |
Count | Gets the number of elements contained in the System.Collections.CollectionBase instance. This property cannot be overridden. System.Collections.CollectionBaseから継承されます。 | |
Item | インデックスに従ってキャラクターボックスを取得します。 | |
Number1 | 数値スタイルのCharBoxInfoのテンプレートセットを取得します。 | |
Number2 | 数値スタイルのCharBoxInfoのテンプレートセットを取得します。 | |
Number3 | 数値スタイルのCharBoxInfoのテンプレートセットを取得します。 | |
Number4 | 数値スタイルのCharBoxInfoのテンプレートセットを取得します。 | |
PostCode1 | 郵便番号スタイルのCharBoxInfoのテンプレートセットを取得します。 | |
PostCode2 | 郵便番号スタイルのCharBoxInfoのテンプレートセットを取得します。 | |
PostCode3 | 郵便番号スタイルのCharBoxInfoのテンプレートセットを取得します。 |
名前 | 説明 | |
---|---|---|
InnerList | Gets an System.Collections.ArrayList containing the list of elements in the System.Collections.CollectionBase instance. System.Collections.CollectionBaseから継承されます。 | |
List | Gets an System.Collections.IList containing the list of elements in the System.Collections.CollectionBase instance. System.Collections.CollectionBaseから継承されます。 |
名前 | 説明 | |
---|---|---|
Add | オーバーロードされます。 キャラクターボックスをコレクションに追加します。 | |
AddRange | オーバーロードされます。 CharBoxInfoの配列を現在のコレクションに追加します。 | |
Clear | Removes all objects from the System.Collections.CollectionBase instance. This method cannot be overridden. System.Collections.CollectionBaseから継承されます。 | |
Contains | 指定したTがコレクションに含まれているかどうかを示す値を取得します。 GrapeCity.Win.Spread.InputMan.CellType.CollectionBase<CharBoxInfo>から継承されます。 | |
CopyTo | コレクションに指定されているSideButtonBaseオブジェクトを、 引数で指定されたSideButtonBase配列に設定します。 GrapeCity.Win.Spread.InputMan.CellType.CollectionBase<CharBoxInfo>から継承されます。 | |
DefaultPredicate<TTarget> | 既定の検索条件を実装します。 GrapeCity.Win.Spread.InputMan.CellType.CollectionBase<CharBoxInfo>から継承されます。 | |
Exists | オーバーロードされます。 指定した述語によって定義された条件に一致する要素がListに含まれているかどうかを判断します。 GrapeCity.Win.Spread.InputMan.CellType.CollectionBase<CharBoxInfo>から継承されます。 | |
Find | オーバーロードされます。 指定した型TTargetに一致するTをコレクション全体で検索し、最初に見つかった一致する項目を返します。 GrapeCity.Win.Spread.InputMan.CellType.CollectionBase<CharBoxInfo>から継承されます。 | |
FindAll | オーバーロードされます。 指定した型TTargetに一致するすべてのTを取得します。 GrapeCity.Win.Spread.InputMan.CellType.CollectionBase<CharBoxInfo>から継承されます。 | |
FindIndex | オーバーロードされます。 指定した述語によって定義された条件に一致する要素をList全体で検索し、最初に見つかった一致する項目の0から始まるインデックスを返します。 GrapeCity.Win.Spread.InputMan.CellType.CollectionBase<CharBoxInfo>から継承されます。 | |
FindLast | オーバーロードされます。 指定した型TTargetと指定した述語によって定義された条件に一致するTをコレクション全体で検索し、最後に見つかった一致する項目を返します。 GrapeCity.Win.Spread.InputMan.CellType.CollectionBase<CharBoxInfo>から継承されます。 | |
FindLastIndex | オーバーロードされます。 指定した述語によって定義された条件に一致する要素をList全体で検索し、最後に見つかった一致する項目の0から始まるインデックスを返します。 GrapeCity.Win.Spread.InputMan.CellType.CollectionBase<CharBoxInfo>から継承されます。 | |
GetEnumerator | Returns an enumerator that iterates through the System.Collections.CollectionBase instance. System.Collections.CollectionBaseから継承されます。 | |
IndexOf | 特定のキャラクターボックスのインデックスを取得します。 | |
Insert | コレクションの指定したインデックスにキャラクターボックスを挿入します。 | |
Remove | コレクションからキャラクターボックスを削除します。 | |
RemoveAt | Removes the element at the specified index of the System.Collections.CollectionBase instance. This method is not overridable. System.Collections.CollectionBaseから継承されます。 | |
SetBorderColor | このコレクションに含まれる各CharBoxInfoのすべてのBorderのSystem.Drawing.Colorを設定します。 | |
SetBorderStyle | このコレクションに含まれる各CharBoxInfoのすべてののLineStyleを設定します。 |
名前 | 説明 | |
---|---|---|
CollectionChanged | CollectionChanged イベントのハンドラを示す System.ComponentModel.CollectionChangeEventHandler オブジェクト。 GrapeCity.Win.Spread.InputMan.CellType.CollectionBase<CharBoxInfo>から継承されます。 | |
CollectionChanging | CollectionChanging イベントのハンドラを示す System.ComponentModel.CollectionChangeEventHandler オブジェクト。 GrapeCity.Win.Spread.InputMan.CellType.CollectionBase<CharBoxInfo>から継承されます。 |