This topic has not yet been rated - Rate this topic

Binary Methods

The Binary type exposes the following members.

  NameDescription
Public method Equals(Binary) Determines whether two binary objects are equal.
Public method Equals(Object) Determines whether the specified Object is equal to the current Object. (Overrides Object.Equals(Object).)
Public method GetHashCode Serves as a hash function for a particular type. (Overrides Object.GetHashCode().)
Public method GetType Gets the Type of the current instance. (Inherited from Object.)
Public method ToArray Returns an array of bytes that represents the current binary object.
Public method ToString Returns a String that represents the current binary object. (Overrides Object.ToString().)
Top
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.