Click or drag to resize

BinaryStringEquals Method

Overload List
  NameDescription
Public methodEquals(BinaryString)
Indicates whether the current BinaryString is equal to another string.
Public methodEquals(Object)
Indicates whether the current BinaryString is equal to another string.
(Overrides ObjectEquals(Object).)
Public methodEquals(String)
Indicates whether the current BinaryString is equal to another string.
Top
See Also