Insert Method (MasterDetailRelationCollection)
Inserts the specified
MasterDetailRelation object into the collection at the specified index.
Parameters
- index
- The zero-based index at which the MasterDetailRelation is inserted.
- value
- The MasterDetailRelation to insert.