ReadOnlyNotificationCollection Methods

The ReadOnlyNotificationCollection type exposes the following members.

  NameDescription
Public method Contains Overloaded.
Public method CopyTo (Inherited from ReadOnlyCollection<NotificationCollectionProperty>.)
Public method Equals Determines whether the specified ReadOnlyNotificationCollection instance is equal to the current ReadOnlyNotificationCollection instance. (Overrides Object.Equals(Object).)
Protected method Finalize (Inherited from Object.)
Public method GetEnumerator (Inherited from ReadOnlyCollection<NotificationCollectionProperty>.)
Public method GetHashCode Retrieves a value that indicates the hash code value for the ReadOnlyNotificationCollection instance. (Overrides Object.GetHashCode().)
Public method GetType (Inherited from Object.)
Public method IndexOf (Inherited from ReadOnlyCollection<NotificationCollectionProperty>.)
Protected method MemberwiseClone (Inherited from Object.)
Protected method OnCollectionChanged (Inherited from ReadOnlyObservableCollection<NotificationCollectionProperty>.)
Public method OnPropertyChanged Overloaded.
Public method OnPropertyStateChanged Invoked when the property state on an element has been changed.
Public method ToString (Inherited from Object.)
Public method Validate Validates the property value on an element.
Top

  NameDescription
Explicit interface implemetation Private method ICollection<T>.Add (Inherited from ReadOnlyCollection<NotificationCollectionProperty>.)
Explicit interface implemetation Private method IList.Add (Inherited from ReadOnlyCollection<NotificationCollectionProperty>.)
Explicit interface implemetation Private method ICollection<T>.Clear (Inherited from ReadOnlyCollection<NotificationCollectionProperty>.)
Explicit interface implemetation Private method IList.Clear (Inherited from ReadOnlyCollection<NotificationCollectionProperty>.)
Explicit interface implemetation Private method IList.Contains (Inherited from ReadOnlyCollection<NotificationCollectionProperty>.)
Explicit interface implemetation Private method ICollection.CopyTo (Inherited from ReadOnlyCollection<NotificationCollectionProperty>.)
Explicit interface implemetation Private method IEnumerable.GetEnumerator (Inherited from ReadOnlyCollection<NotificationCollectionProperty>.)
Explicit interface implemetation Private method IList.IndexOf (Inherited from ReadOnlyCollection<NotificationCollectionProperty>.)
Explicit interface implemetation Private method IList<T>.Insert (Inherited from ReadOnlyCollection<NotificationCollectionProperty>.)
Explicit interface implemetation Private method IList.Insert (Inherited from ReadOnlyCollection<NotificationCollectionProperty>.)
Explicit interface implemetation Private method ICollection<T>.Remove (Inherited from ReadOnlyCollection<NotificationCollectionProperty>.)
Explicit interface implemetation Private method IList.Remove (Inherited from ReadOnlyCollection<NotificationCollectionProperty>.)
Explicit interface implemetation Private method IList<T>.RemoveAt (Inherited from ReadOnlyCollection<NotificationCollectionProperty>.)
Explicit interface implemetation Private method IList.RemoveAt (Inherited from ReadOnlyCollection<NotificationCollectionProperty>.)
Top

Community Additions

ADD
Show: