DataModelRelationshipCollection.Item

DataModelRelationshipCollection indexer

Gets the relationship.

public DataModelRelationship this[int index] { get; }
ParameterDescription
indexThe index.

See Also