Name | Description | |
---|---|---|
PropertyItemCollection Constructor | Initializes a new instance of the PropertyItemCollection class. |
The following tables list the members exposed by PropertyItemCollection.
Name | Description | |
---|---|---|
PropertyItemCollection Constructor | Initializes a new instance of the PropertyItemCollection class. |
Name | Description | |
---|---|---|
Count | (Inherited from System.Collections.ObjectModel.ReadOnlyCollection<T>) | |
EditableCollection | ||
Item | (Inherited from System.Collections.ObjectModel.ReadOnlyObservableCollection<PropertyItem>) |
Name | Description | |
---|---|---|
Items | (Inherited from System.Collections.ObjectModel.ReadOnlyCollection<T>) |
Name | Description | |
---|---|---|
Contains | (Inherited from System.Collections.ObjectModel.ReadOnlyCollection<T>) | |
CopyTo | (Inherited from System.Collections.ObjectModel.ReadOnlyObservableCollection<PropertyItem>) | |
Filter | Filters the collection. | |
GetEnumerator | (Inherited from System.Collections.ObjectModel.ReadOnlyObservableCollection<PropertyItem>) | |
GroupBy | Groups the PropertyItem instances using the passed name. | |
IndexOf | (Inherited from System.Collections.ObjectModel.ReadOnlyObservableCollection<PropertyItem>) | |
SortBy | Sort the PropertyItem instances using the passed name and sort direction. |
Name | Description | |
---|---|---|
OnCollectionChanged | Overridden. | |
OnPropertyChanged | (Inherited from System.Collections.ObjectModel.ReadOnlyObservableCollection<PropertyItem>) |
Name | Description | |
---|---|---|
CollectionChanged | (Inherited from System.Collections.ObjectModel.ReadOnlyObservableCollection<PropertyItem>) | |
PropertyChanged | (Inherited from System.Collections.ObjectModel.ReadOnlyObservableCollection<PropertyItem>) |