'Declaration Public Function CreateParentTable() As System.Collections.Generic.Dictionary(Of FormFieldView,FormFieldView)
public System.Collections.Generic.Dictionary<FormFieldView,FormFieldView> CreateParentTable()
public: System.Collections.Generic.Dictionary<FormFieldView,FormFieldView*>* CreateParentTable()
public:
System.Collections.Generic.Dictionary<FormFieldView,FormFieldView^>^ CreateParentTable()
Return Value
A dictionary that maps every item in the FormFieldViewCollection to the item that contains it.