ReadOnlyNotificationCollection Methods
The ReadOnlyNotificationCollection type exposes the following members.
| Name | Description | |
|---|---|---|
| Contains | Overloaded. |
| CopyTo | (Inherited from ReadOnlyCollection<NotificationCollectionProperty>.) |
| Equals | Determines whether the specified ReadOnlyNotificationCollection instance is equal to the current ReadOnlyNotificationCollection instance. (Overrides Object.Equals(Object).) |
| Finalize | (Inherited from Object.) |
| GetEnumerator | (Inherited from ReadOnlyCollection<NotificationCollectionProperty>.) |
| GetHashCode | Retrieves a value that indicates the hash code value for the ReadOnlyNotificationCollection instance. (Overrides Object.GetHashCode().) |
| GetType | (Inherited from Object.) |
| IndexOf | (Inherited from ReadOnlyCollection<NotificationCollectionProperty>.) |
| MemberwiseClone | (Inherited from Object.) |
| OnCollectionChanged | (Inherited from ReadOnlyObservableCollection<NotificationCollectionProperty>.) |
| OnPropertyChanged | Overloaded. |
| OnPropertyStateChanged | Invoked when the property state on an element has been changed. |
| ToString | (Inherited from Object.) |
| Validate | Validates the property value on an element. |
Top
Community Additions
ADD
Show: