Click or drag to resize
MasterListToSubsetBinderTSubsetModel, TMasterModel, TListModel, TIdentifierModelSubsetList Property
Gets the list of subset identifiers.

Namespace: VirtualRadar.WinForms.PortableBinding
Assembly: VirtualRadar.WinForms (in VirtualRadar.WinForms.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public IList<TIdentifier> ModelSubsetList { get; }

Property Value

Type: IListTIdentifier
See Also