Show / Hide Table of Contents

Constructor Binary

| Improve this Doc View Source

Binary(Byte[])

Initializes a new instance of the System.Data.Linq.Binary class.

Declaration
public Binary(byte[] value)
Parameters
Type Name Description
System.Byte[] value

The bytes representing the binary data.

  • Improve this Doc
  • View Source
Back to top Copyright © Weifen Luo | DevZest