Click or drag to resize
BroccoliSharp BroRecordIndexOf Method
Overload List
  Name Description
Public method IndexOf(String)
Determines the index of the specified fieldName in this BroRecord.
Public method IndexOf(BroField)
Determines the index of the specified field in this BroRecord.
Top
See Also