Click to Rate and Give Feedback
MSDN
MSDN Library
.NET Development
.NET Framework 3.5
Binary Class
 Binary Members
Members FilterMembers Filter
Frameworks FilterFrameworks Filter
.NET Framework Class Library
Binary Members

Updated: November 2007

Represents an immutable block of binary data.

The Binary type exposes the following members.

  NameDescription
Binary Initializes a new instance of the Binary class.
Top
  NameDescription
EqualsOverloaded. Determines whether two binary objects are equal.
Finalize Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.)
GetHashCode Serves as a hash function for a particular type. (Overrides Object..::.GetHashCode()()().)
GetType Gets the Type of the current instance. (Inherited from Object.)
MemberwiseClone Creates a shallow copy of the current Object. (Inherited from Object.)
ToArray Returns an array of bytes that represents the current binary object.
ToString Returns a String that represents the current binary object. (Overrides Object..::.ToString()()().)
Top
  NameDescription
Equality Describes the equality relationship between two binary objects.
Implicit Enables arrays of bytes to be implicitly coerced to the Binary type in a programming language.
Inequality Describes the inequality relationship between two binary objects.
Top
  NameDescription
Length Gets the length of the binary object.
Top
Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2008 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Page view tracker