Click or drag to resize

instanceCountCollectionTCount Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Gets the number of elements contained in the ICollection.

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

Property Value

Type: Int32

Implements

ICollectionCount
See Also