Name | Description | |
---|---|---|
C1SequenceDataCollection<T> Constructor | Initializes a new instance of the C1SequenceDataCollection<T> class. |
The following tables list the members exposed by C1SequenceDataCollection<T>.
Name | Description | |
---|---|---|
C1SequenceDataCollection<T> Constructor | Initializes a new instance of the C1SequenceDataCollection<T> class. |
Name | Description | |
---|---|---|
Collections | Gets the collections that feed this collection. | |
Count | Gets the number of elements in the collection. (Inherited from C1.DataCollection.C1HierarchicalDataCollection<T>) | |
HasMoreItems | Gets a value that indicates whether more items can be loaded. (Inherited from C1.DataCollection.C1HierarchicalDataCollection<T>) | |
IsDisposed | Gets whether the collection is disposed. (Inherited from C1.DataCollection.C1HierarchicalDataCollection<T>) | |
IsVirtualizing | (Inherited from C1.DataCollection.C1HierarchicalDataCollection<T>) | |
Item | Gets the item at the specified index. (Inherited from C1.DataCollection.C1HierarchicalDataCollection<T>) | |
SortDescriptions | Gets the sort descriptions applied to the data. (Inherited from C1.DataCollection.C1HierarchicalDataCollection<T>) |
Name | Description | |
---|---|---|
OnCollectionChanged | Raises the CollectionChanged event. (Inherited from C1.DataCollection.C1HierarchicalDataCollection<T>) | |
OnSortChanged | Called when sort changed. (Inherited from C1.DataCollection.C1HierarchicalDataCollection<T>) |
Name | Description | |
---|---|---|
CollectionChanged | Occurs when the collection changes. (Inherited from C1.DataCollection.C1HierarchicalDataCollection<T>) | |
SortChanged | Raised after a sort operation was performed. (Inherited from C1.DataCollection.C1HierarchicalDataCollection<T>) |