ReadOnlyRelationshipCollection Methods
The ReadOnlyRelationshipCollection type exposes the following members.
| Name | Description | |
|---|---|---|
| Contains | (Inherited from ReadOnlyCollection<Relationship>.) |
| CopyTo | (Inherited from ReadOnlyCollection<Relationship>.) |
| Equals | (Inherited from Object.) |
| Finalize | (Inherited from Object.) |
| GetEnumerator | (Inherited from ReadOnlyCollection<Relationship>.) |
| GetHashCode | (Inherited from Object.) |
| GetType | (Inherited from Object.) |
| IndexOf | (Inherited from ReadOnlyCollection<Relationship>.) |
| MemberwiseClone | (Inherited from Object.) |
| OnCollectionChanged | (Inherited from ReadOnlyObservableCollection<Relationship>.) |
| OnPropertyChanged | (Inherited from ReadOnlyObservableCollection<Relationship>.) |
| ToString | (Inherited from Object.) |
| Name | Description | |
|---|---|---|
| ICollection<T>.Add | (Inherited from ReadOnlyCollection<Relationship>.) |
| IList.Add | (Inherited from ReadOnlyCollection<Relationship>.) |
| ICollection<T>.Clear | (Inherited from ReadOnlyCollection<Relationship>.) |
| IList.Clear | (Inherited from ReadOnlyCollection<Relationship>.) |
| IList.Contains | (Inherited from ReadOnlyCollection<Relationship>.) |
| ICollection.CopyTo | (Inherited from ReadOnlyCollection<Relationship>.) |
| IEnumerable.GetEnumerator | (Inherited from ReadOnlyCollection<Relationship>.) |
| IList.IndexOf | (Inherited from ReadOnlyCollection<Relationship>.) |
| IList<T>.Insert | (Inherited from ReadOnlyCollection<Relationship>.) |
| IList.Insert | (Inherited from ReadOnlyCollection<Relationship>.) |
| ICollection<T>.Remove | (Inherited from ReadOnlyCollection<Relationship>.) |
| IList.Remove | (Inherited from ReadOnlyCollection<Relationship>.) |
| IList<T>.RemoveAt | (Inherited from ReadOnlyCollection<Relationship>.) |
| IList.RemoveAt | (Inherited from ReadOnlyCollection<Relationship>.) |
Community Additions
ADD
Show: