Click or drag to resize
BroccoliSharp BroTableCount Property
Gets the number of elements contained in this BroTable.

Namespace: BroccoliSharp
Assembly: BroccoliSharp (in BroccoliSharp.dll) Version: 1.0.5434.15853
Syntax
public int Count { get; }

Return Value

Type: Int32
The number of elements contained in this BroTable.

Implements

ICollectionTCount
See Also