Name | Description | |
---|---|---|
SortDirectionCycleCollection Constructor | Initializes a new instance of the SortDirectionCycleCollection class. |
The following tables list the members exposed by SortDirectionCycleCollection.
Name | Description | |
---|---|---|
SortDirectionCycleCollection Constructor | Initializes a new instance of the SortDirectionCycleCollection class. |
Name | Description | |
---|---|---|
Count | (Inherited from System.Collections.ObjectModel.Collection<SortDirection>) | |
Item | (Inherited from System.Collections.ObjectModel.Collection<SortDirection>) |
Name | Description | |
---|---|---|
Items | (Inherited from System.Collections.ObjectModel.Collection<SortDirection>) |
Name | Description | |
---|---|---|
Add | (Inherited from System.Collections.ObjectModel.Collection<SortDirection>) | |
Clear | (Inherited from System.Collections.ObjectModel.Collection<SortDirection>) | |
Contains | (Inherited from System.Collections.ObjectModel.Collection<SortDirection>) | |
CopyTo | (Inherited from System.Collections.ObjectModel.Collection<SortDirection>) | |
GetEnumerator | (Inherited from System.Collections.ObjectModel.Collection<SortDirection>) | |
IndexOf | (Inherited from System.Collections.ObjectModel.Collection<SortDirection>) | |
Insert | (Inherited from System.Collections.ObjectModel.Collection<SortDirection>) | |
Remove | (Inherited from System.Collections.ObjectModel.Collection<SortDirection>) | |
RemoveAt | (Inherited from System.Collections.ObjectModel.Collection<SortDirection>) |
Name | Description | |
---|---|---|
ClearItems | Overridden. | |
InsertItem | Overridden. | |
OnCollectionChanged | ||
OnPropertyChanged | ||
RemoveItem | Overridden. | |
SetItem | Overridden. |
Name | Description | |
---|---|---|
CollectionChanged | ||
PropertyChanged | Raised when the value of a property is changed. |