For a list of all members of this type, see SwapCollection<T> members.
Name | Description | |
---|---|---|
![]() | CancelCollectionChanging | Gets or sets a value indicating whether change action is canceled by the end user. |
![]() | Count | Gets the number of elements actually contained in the Collection. (Inherited from System.Collections.ObjectModel.Collection<T>) |
![]() | Item | Gets or sets the element at the specified index. (Inherited from System.Collections.ObjectModel.Collection<T>) |
Name | Description | |
---|---|---|
![]() | Items | Gets a IList wrapper around the Collection. (Inherited from System.Collections.ObjectModel.Collection<T>) |
![]() | SuppressMessages | Gets a value indicating whether System.ComponentModel.INotifyPropertyChanged notifications will be suppresed. |