Click or drag to resize
BroccoliSharp BroRecordCount Property
Gets the number of fields contained in this BroRecord.

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

Return Value

Type: Int32
The number of fields contained in this BroRecord.

Implements

ICollectionTCount
See Also