Click or drag to resize
BroccoliSharp BroVectorInsert Method
Overload List
  Name Description
Public method Insert(Int32, BroValue)
Inserts value in this BroVector at the specified index.
Public method Insert(Int32, Object, BroType, String)
Inserts value of type in this BroVector at the specified index.
Top
See Also