Click or drag to resize

instanceCountCollectionTKeys Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Gets an ICollection object containing the keys of the IDictionary object.

Namespace:  imbSCI.DataComplex.special
Assembly:  imbSCI.DataComplex (in imbSCI.DataComplex.dll) Version: 0.3.70.
Syntax
C#
public ICollection Keys { get; }
Request Example View Source

Property Value

Type: ICollection
See Also