The following tables list the members exposed by GroupByAreaFieldLabelCollection.
Name | Description | |
---|---|---|
Count | Gets the number of elements contained in the ReadOnlyCollection instance. (Inherited from System.Collections.ObjectModel.ReadOnlyCollection<GroupByAreaFieldLabel>) | |
Item | Gets the element at the specified index. (Inherited from System.Collections.ObjectModel.ReadOnlyCollection<GroupByAreaFieldLabel>) |
Name | Description | |
---|---|---|
Items | Returns the IList that the ReadOnlyCollection wraps. (Inherited from System.Collections.ObjectModel.ReadOnlyCollection<GroupByAreaFieldLabel>) |
Name | Description | |
---|---|---|
Contains | Determines whether an element is in the ReadOnlyCollection. (Inherited from System.Collections.ObjectModel.ReadOnlyCollection<GroupByAreaFieldLabel>) | |
CopyTo | Copies the entire ReadOnlyCollection to a compatible one-dimensional System.Array, starting at the specified index of the target array. (Inherited from System.Collections.ObjectModel.ReadOnlyCollection<GroupByAreaFieldLabel>) | |
GetEnumerator | Returns an enumerator that iterates through the ReadOnlyCollection. (Inherited from System.Collections.ObjectModel.ReadOnlyCollection<GroupByAreaFieldLabel>) | |
IndexOf | Searches for the specified object and returns the zero-based index of the first occurrence within the entire ReadOnlyCollection. (Inherited from System.Collections.ObjectModel.ReadOnlyCollection<GroupByAreaFieldLabel>) |
Name | Description | |
---|---|---|
OnCollectionChanged | Raises the CollectionChanged event | |
OnPropertyChanged | Called when a property changes. |
Name | Description | |
---|---|---|
CollectionChanged | Occurs when the collection changes. | |
PropertyChanged | Occurs when a property changes. |