Binary Class
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents an immutable block of binary data.
public ref class Binary sealed : IEquatable<System::Data::Linq::Binary ^>
[System.Runtime.Serialization.DataContract]
[System.Serializable]
public sealed class Binary : IEquatable<System.Data.Linq.Binary>
[<System.Runtime.Serialization.DataContract>]
[<System.Serializable>]
type Binary = class
interface IEquatable<Binary>
Public NotInheritable Class Binary
Implements IEquatable(Of Binary)
- Inheritance
-
Binary
- Attributes
- Implements
Binary(Byte[]) |
Initializes a new instance of the Binary class. |
Length |
Gets the length of the binary object. |
Equals(Binary) |
Determines whether two binary objects are equal. |
Equals(Object) |
Determines whether the specified Object is equal to the current Object. |
Get |
Serves as a hash function for a particular type. |
Get |
Gets the Type of the current instance. (Inherited from Object) |
Memberwise |
Creates a shallow copy of the current Object. (Inherited from Object) |
To |
Returns an array of bytes that represents the current binary object. |
To |
Returns a String that represents the current binary object. |
Equality(Binary, Binary) |
Describes the equality relationship between two binary objects. |
Implicit(Byte[] to Binary) |
Enables arrays of bytes to be implicitly coerced to the Binary type in a programming language. |
Inequality(Binary, Binary) |
Describes the inequality relationship between two binary objects. |
Продукт | Версии |
---|---|
.NET Framework | 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1 |
Обратна връзка за .NET
.NET е проект с отворен код. Изберете връзка, за да предоставите обратна връзка: