Click or drag to resize

weightTableTermInSetCounterTWeightTableTerm, TWeightTable Properties

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

The weightTableTermInSetCounterTWeightTableTerm, TWeightTable generic type exposes the following members.

Properties
  NameDescription
Public propertyCount
Gets the count of the first dimension entries
(Inherited from aceDictionary2DTD1Key, TD2Key, TValue.)
Public propertyheight
Gets the height: number of rows (second dimension)
(Inherited from aceDictionary2DTD1Key, TD2Key, TValue.)
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.
(Inherited from aceDictionary2DTD1Key, TD2Key, TValue.)
Public propertyItemTD1Key, TD2Key
Access to stored 2D value. Returns [!:TValue] default value if not defined within the matrix
(Inherited from aceDictionary2DTD1Key, TD2Key, TValue.)
Public propertywidth
Gets the width: number of columns (second dimension)
(Inherited from aceDictionary2DTD1Key, TD2Key, TValue.)
Top
See Also