.NET Framework Class Library
Binary Members

Represents an immutable block of binary data.

The Binary type exposes the following members.

Constructors

  NameDescription
Public methodBinaryInitializes a new instance of the Binary class.
Top
Methods

  NameDescription
Public methodEqualsOverloaded. Determines whether two binary objects are equal.
Protected methodFinalizeAllows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.)
Public methodGetHashCodeServes as a hash function for a particular type. (Overrides Object..::.GetHashCode()()().)
Public methodGetTypeGets the Type of the current instance. (Inherited from Object.)
Protected methodMemberwiseCloneCreates a shallow copy of the current Object. (Inherited from Object.)
Public methodToArrayReturns an array of bytes that represents the current binary object.
Public methodToStringReturns a String that represents the current binary object. (Overrides Object..::.ToString()()().)
Top
Operators

  NameDescription
Public operatorStatic memberEqualityDescribes the equality relationship between two binary objects.
Public operatorStatic memberImplicitEnables arrays of bytes to be implicitly coerced to the Binary type in a programming language.
Public operatorStatic memberInequalityDescribes the inequality relationship between two binary objects.
Top
Properties

  NameDescription
Public propertyLengthGets the length of the binary object.
Top
See Also

Reference

Tags :


Page view tracker