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

  Switch on low bandwidth view
Members FilterMembers Filter
Frameworks FilterFrameworks Filter
This page is specific to
Microsoft Visual Studio 2008/.NET Framework 3.5

Other versions are also available for the following:
.NET Framework Class Library
Binary Members

Represents an immutable block of binary data.

The Binary type exposes the following members.

  NameDescription
Public methodBinary Initializes a new instance of the Binary class.
Top
  NameDescription
Public methodEqualsOverloaded. Determines whether two binary objects are equal.
Protected methodFinalize Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.)
Public methodGetHashCode Serves as a hash function for a particular type. (Overrides Object..::.GetHashCode()()().)
Public methodGetType Gets the Type of the current instance. (Inherited from Object.)
Protected methodMemberwiseClone Creates a shallow copy of the current Object. (Inherited from Object.)
Public methodToArray Returns an array of bytes that represents the current binary object.
Public methodToString Returns a String that represents the current binary object. (Overrides Object..::.ToString()()().)
Top
  NameDescription
Public operatorStatic memberEquality Describes the equality relationship between two binary objects.
Public operatorStatic memberImplicit Enables arrays of bytes to be implicitly coerced to the Binary type in a programming language.
Public operatorStatic memberInequality Describes the inequality relationship between two binary objects.
Top
  NameDescription
Public propertyLength 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
© 2009 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Page view tracker