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