名前 | 解説 | |
---|---|---|
![]() | GridAggregateFunctionCollection コンストラクタ |
GridAggregateFunctionCollectionデータ型で公開されるメンバを以下の表に示します。
名前 | 解説 | |
---|---|---|
![]() | Count | Gets the number of elements contained in the System.Collections.ICollection. C1.DataCollection.C1DataCollectionList<GridAggregateFunction>から継承されます。 |
![]() | IsFixedSize | Gets whether the collection size can change. C1.DataCollection.C1DataCollectionList<GridAggregateFunction>から継承されます。 |
![]() | IsReadOnly | Gets a value indicating whether the System.Collections.Generic.ICollection`1 is read-only. C1.DataCollection.C1DataCollectionList<GridAggregateFunction>から継承されます。 |
![]() | IsSynchronized | Gets a value indicating whether access to the System.Collections.ICollection is synchronized (thread safe). C1.DataCollection.C1DataCollectionList<GridAggregateFunction>から継承されます。 |
![]() | Item | Gets or sets the element at the specified index. C1.DataCollection.C1DataCollectionList<GridAggregateFunction>から継承されます。 |
![]() | SyncRoot | Gets an object that can be used to synchronize access to the System.Collections.ICollection. C1.DataCollection.C1DataCollectionList<GridAggregateFunction>から継承されます。 |
名前 | 解説 | |
---|---|---|
![]() | Add | Adds an item to the System.Collections.Generic.ICollection`1. C1.DataCollection.C1DataCollectionList<GridAggregateFunction>から継承されます。 |
![]() | AddRange | Adds a range of items. C1.DataCollection.C1DataCollectionList<GridAggregateFunction>から継承されます。 |
![]() | Clear | Removes all items from the System.Collections.Generic.ICollection`1. C1.DataCollection.C1DataCollectionList<GridAggregateFunction>から継承されます。 |
![]() | Contains | オーバーロードされます。 Determines whether the System.Collections.IList contains a specific value. C1.DataCollection.C1DataCollectionList<GridAggregateFunction>から継承されます。 |
![]() | CopyTo | オーバーロードされます。 Copies the elements of the System.Collections.ICollection to an System.Array, starting at a particular System.Array index. C1.DataCollection.C1DataCollectionList<GridAggregateFunction>から継承されます。 |
![]() | IndexOf | オーバーロードされます。 Determines the index of a specific item in the System.Collections.IList. C1.DataCollection.C1DataCollectionList<GridAggregateFunction>から継承されます。 |
![]() | Insert | オーバーロードされます。 Inserts an item to the System.Collections.IList at the specified index. C1.DataCollection.C1DataCollectionList<GridAggregateFunction>から継承されます。 |
![]() | InsertRange | Inserts a range of items in the collection. C1.DataCollection.C1DataCollectionList<GridAggregateFunction>から継承されます。 |
![]() | Move | Moves the item at the from position to to. C1.DataCollection.C1DataCollectionList<GridAggregateFunction>から継承されます。 |
![]() | Remove | オーバーロードされます。 Removes the first occurrence of a specific object from the System.Collections.IList. C1.DataCollection.C1DataCollectionList<GridAggregateFunction>から継承されます。 |
![]() | RemoveAt | Removes the System.Collections.Generic.IList`1 item at the specified index. C1.DataCollection.C1DataCollectionList<GridAggregateFunction>から継承されます。 |
![]() | RemoveRange | Removes a range of items. C1.DataCollection.C1DataCollectionList<GridAggregateFunction>から継承されます。 |
![]() | ReplaceRange | Replaces a range of items. C1.DataCollection.C1DataCollectionList<GridAggregateFunction>から継承されます。 |
名前 | 解説 | |
---|---|---|
![]() | CollectionChanged | Occurs after the items in the collection changed. C1.DataCollection.C1DataCollectionList<GridAggregateFunction>から継承されます。 |