Name | Description | |
---|---|---|
![]() | MasterDetailRelationCollection Constructor | Constructor. Initializes a new instance of the MasterDetailRelationCollection class. |
The following tables list the members exposed by MasterDetailRelationCollection.
Name | Description | |
---|---|---|
![]() | MasterDetailRelationCollection Constructor | Constructor. Initializes a new instance of the MasterDetailRelationCollection class. |
Name | Description | |
---|---|---|
![]() | Count | (Inherited from System.Web.UI.StateManagedCollection) |
![]() | Item | Gets a MasterDetailRelation derived column object from the collection at the specified index. In C#, this property is the indexer for the MasterDetailRelationCollection class. |
Name | Description | |
---|---|---|
![]() | Add | Adds the specified MasterDetailRelation object to the end of the collection. |
![]() | Clear | (Inherited from System.Web.UI.StateManagedCollection) |
![]() | Contains | Determines whether the collection contains a specific MasterDetailRelation object. |
![]() | CopyTo | (Inherited from System.Web.UI.StateManagedCollection) |
![]() | IndexOf | Determines the index of the specified MasterDetailRelation object in the collection. |
![]() | Insert | Inserts the specified MasterDetailRelation object into the collection at the specified index. |
![]() | Remove | Removes the specified MasterDetailRelation object from the collection. |
![]() | RemoveAt | Removes the MasterDetailRelation object at the specified index from the collection. |
![]() | SetDirty | (Inherited from System.Web.UI.StateManagedCollection) |