ReadOnlyRelationshipCollection Methods

The ReadOnlyRelationshipCollection type exposes the following members.

  NameDescription
Public method Contains (Inherited from ReadOnlyCollection<Relationship>.)
Public method CopyTo (Inherited from ReadOnlyCollection<Relationship>.)
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetEnumerator (Inherited from ReadOnlyCollection<Relationship>.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Public method IndexOf (Inherited from ReadOnlyCollection<Relationship>.)
Protected method MemberwiseClone (Inherited from Object.)
Protected method OnCollectionChanged (Inherited from ReadOnlyObservableCollection<Relationship>.)
Protected method OnPropertyChanged (Inherited from ReadOnlyObservableCollection<Relationship>.)
Public method ToString (Inherited from Object.)
Top

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

Community Additions

ADD
Show: