Click or drag to resize

aceDictionary2DTD1Key, TD2Key, TValue Properties

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

The aceDictionary2DTD1Key, TD2Key, TValue generic type exposes the following members.

Properties
  NameDescription
Public propertyCount
Gets the count of the first dimension entries
Public propertyheight
Gets the height: number of rows (second dimension)
Public propertyItemTD1Key
Accessing whole nested dimension. Get will return dictionary with reference, Set will not replace existing dimension but update if with all KeyValuePairTKey, TValue pairs.
Public propertyItemTD1Key, TD2Key
Access to stored 2D value. Returns [!:TValue] default value if not defined within the matrix
Public propertywidth
Gets the width: number of columns (second dimension)
Top
See Also