ReadOnlyRelationshipCollection Properties

The ReadOnlyRelationshipCollection type exposes the following members.

  NameDescription
Public property Count (Inherited from ReadOnlyCollection<Relationship>.)
Public property Item (Inherited from ReadOnlyCollection<Relationship>.)
Protected property Items (Inherited from ReadOnlyCollection<Relationship>.)
Top

  NameDescription
Explicit interface implemetation Private property IList.IsFixedSize (Inherited from ReadOnlyCollection<Relationship>.)
Explicit interface implemetation Private property ICollection<T>.IsReadOnly (Inherited from ReadOnlyCollection<Relationship>.)
Explicit interface implemetation Private property IList.IsReadOnly (Inherited from ReadOnlyCollection<Relationship>.)
Explicit interface implemetation Private property ICollection.IsSynchronized (Inherited from ReadOnlyCollection<Relationship>.)
Explicit interface implemetation Private property IList<T>.Item (Inherited from ReadOnlyCollection<Relationship>.)
Explicit interface implemetation Private property IList.Item (Inherited from ReadOnlyCollection<Relationship>.)
Explicit interface implemetation Private property ICollection.SyncRoot (Inherited from ReadOnlyCollection<Relationship>.)
Top

Community Additions

ADD
Show: