MasterDetailInfoCollection Constructors
A collection of MasterDetailQueryInfo objects.Name | Parameters | Description |
---|---|---|
MasterDetailInfoCollection() | none | Initializes a new instance of the MasterDetailInfoCollection class with the default settings. |
MasterDetailInfoCollection(IList<MasterDetailQueryInfo>) | list | Initializes a new instance of the MasterDetailInfoCollection class with the specified settings. |
See Also