| 名前 | 解説 | |
|---|---|---|
![]()  | GridColumnCollection コンストラクタ | Initializes a new instance of the GridColumnCollection class. | 
GridColumnCollectionデータ型で公開されるメンバを以下の表に示します。
| 名前 | 解説 | |
|---|---|---|
![]()  | GridColumnCollection コンストラクタ | Initializes a new instance of the GridColumnCollection class. | 
| 名前 | 解説 | |
|---|---|---|
![]()  | Capacity | System.Collections.ArrayListから継承されます。 | 
![]()  | Count | System.Collections.ArrayListから継承されます。 | 
![]()  | Grid | Return the reference to the owning grid. | 
![]()  | IsFixedSize | System.Collections.ArrayListから継承されます。 | 
![]()  | IsReadOnly | System.Collections.ArrayListから継承されます。 | 
![]()  | IsSynchronized | System.Collections.ArrayListから継承されます。 | 
![]()  | Item | Gets or sets the GridColumn at a specified index in the list. | 
![]()  | Last | Gets or sets the last Element on the list. C1.Framework.ElementListから継承されます。 | 
![]()  | Owner | Gets a reference to the Element that owns this ElementList. C1.Framework.ElementListから継承されます。 | 
![]()  | SyncRoot | System.Collections.ArrayListから継承されます。 | 
| 名前 | 解説 | |
|---|---|---|
![]()  | Add | オーバーロードされます。 Adds an GridColumn to the list. | 
![]()  | AddRange | System.Collections.ArrayListから継承されます。 | 
![]()  | BinarySearch | オーバーロードされます。 System.Collections.ArrayListから継承されます。 | 
![]()  | Clear | Removes all elements from the list. C1.Framework.ElementListから継承されます。 | 
![]()  | Clone | System.Collections.ArrayListから継承されます。 | 
![]()  | Contains | System.Collections.ArrayListから継承されます。 | 
![]()  | CopyTo | オーバーロードされます。 System.Collections.ArrayListから継承されます。 | 
![]()  | GetRange | System.Collections.ArrayListから継承されます。 | 
![]()  | IndexOf | オーバーロードされます。 System.Collections.ArrayListから継承されます。 | 
![]()  | Insert | Inserts an Element at a specified index. C1.Framework.ElementListから継承されます。 | 
![]()  | InsertRange | Inserts the elements of a collection into the list at the specified index. C1.Framework.ElementListから継承されます。 | 
![]()  | LastIndexOf | オーバーロードされます。 System.Collections.ArrayListから継承されます。 | 
![]()  | Offset | オーバーロードされます。 Adjusts the location of all Element objects in the list by the specified amount. C1.Framework.ElementListから継承されます。 | 
![]()  | Remove | System.Collections.ArrayListから継承されます。 | 
![]()  | RemoveAt | Removes the Element at the specified index from the list. C1.Framework.ElementListから継承されます。 | 
![]()  | RemoveRange | Removes a range of elements from the list. C1.Framework.ElementListから継承されます。 | 
![]()  | Reverse | オーバーロードされます。 Reverses the order of the elements in the list or a portion of it. C1.Framework.ElementListから継承されます。 | 
![]()  | SetRange | System.Collections.ArrayListから継承されます。 | 
![]()  | Sort | オーバーロードされます。 System.Collections.ArrayListから継承されます。 | 
![]()  | ToArray | オーバーロードされます。 System.Collections.ArrayListから継承されます。 | 
![]()  | TrimToSize | System.Collections.ArrayListから継承されます。 | 
| 名前 | 解説 | |
|---|---|---|
![]()  | OnListChanged | Called when elements are added or removed from the list. C1.Framework.ElementListから継承されます。 |