'Declaration Public ReadOnly Default Property Item( _ ByVal index As System.Integer _ ) As MasterDetailRelation
public MasterDetailRelation this[ System.int index ]; {get;}
Parameters
- index
- The index of the MasterDetailRelation derived object in the collection to retrieve.