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

Represents an immutable block of binary data.

Namespace:  System.Data.Linq
Assembly:  System.Data.Linq (in System.Data.Linq.dll)

Visual Basic (Declaration)
<SerializableAttribute> _
<DataContractAttribute> _
Public NotInheritable Class Binary _
    Implements IEquatable(Of Binary)
Visual Basic (Usage)
Dim instance As Binary
C#
[SerializableAttribute]
[DataContractAttribute]
public sealed class Binary : IEquatable<Binary>
Visual C++
[SerializableAttribute]
[DataContractAttribute]
public ref class Binary sealed : IEquatable<Binary^>
JScript
public final class Binary implements IEquatable<Binary>
System..::.Object
  System.Data.Linq..::.Binary
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Windows Vista, Windows XP SP2, Windows Server 2003

The .NET Framework and .NET Compact Framework do not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.

.NET Framework

Supported in: 3.5
Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content      
Processing
© 2008 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Page view tracker