A newer version of this page is available.
Switch to the current version.
MasterDetailInfoCollection Class
A collection of MasterDetailInfo objects.
Namespace: DevExpress.DataAccess.Sql
Assembly: DevExpress.DataAccess.v18.2.dll
Declaration
public class MasterDetailInfoCollection :
List<MasterDetailInfo>
Public Class MasterDetailInfoCollection
Inherits List(Of MasterDetailInfo)
Related API Members
The following members accept/return MasterDetailInfoCollection objects:
Inheritance
See Also
Feedback