Click or drag to resize
BroccoliSharp BroVector Properties

The BroVector type exposes the following members.

Properties
  Name Description
Public property Count
Gets the number of elements contained in this BroVector.
Public property IsReadOnly
Gets a value indicating whether this BroVector is read-only.
Public property Item
Gets or sets the BroValue at the specified index.
Top
See Also