[]
Interface that extends IC1MultiColumnDictionary and can be used to implement multi-column data maps.
public interface IC1MultiColumnDictionary2 : IC1MultiColumnDictionary, IDictionary, ICollection, IEnumerable
Name | Description |
---|---|
GetColumnValue(object, int) | Gets the string which is in given column of the dictionary. |