HexBinary.Equals Method (HexBinary)HexBinary.Equals Method (HexBinary)HexBinary::Equals Method (HexBinary)
- XmlPrime 3.0
- Other Versions ▼
Indicates whether the current HexBinaryHexBinaryHexBinary is equal to another instance of the same type.
Parameters
- other
Type: XmlPrime.HexBinaryXmlPrime.HexBinaryXmlPrime::HexBinary
Aa HexBinaryHexBinaryHexBinary instance to compare with this instance.
Return Value
Type: System.BooleanSystem.BooleanSystem::Boolean
true
True
true
if the current HexBinaryHexBinaryHexBinary is equal to the other parameter; otherwise, false
False
false
.