Skip to main content
A newer version of this page is available. .

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