C1.Win.C1FlexGrid Namespace > MultiColumnDictionary Class > MultiColumnDictionary Constructor : MultiColumnDictionary Constructor(ITypedList,String) |
'Declaration
Public Function New( _ ByVal list As ITypedList, _ ByVal keyColumn As String _ )
'Usage
Dim list As ITypedList Dim keyColumn As String Dim instance As New MultiColumnDictionary(list, keyColumn)
public MultiColumnDictionary( ITypedList list, string keyColumn )
public: MultiColumnDictionary( ITypedList^ list, String^ keyColumn )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2