Click or drag to resize
BroccoliSharp BroValueEquals Method
Overload List
  Name Description
Public method Equals(Object)
Determines whether the specified Object is equal to the current BroValue.
(Overrides ObjectEquals(Object).)
Public method Equals(BroValue)
Indicates whether the current BroValue is equal to another BroValue of the same BroType.
Top
See Also