Click or drag to resize

FlagEquals Method

Overload List
  NameDescription
Public methodEquals(Object)
Determines whether the specified object is equal to the current object. Names are compared case insensitive.
(Overrides ObjectEquals(Object).)
Public methodEquals(Flag)
Determines whether the specified Flag object is equal to the current one. Names are compared case insensitive.
Top
See Also