Show / Hide Table of Contents

Method ToArray

| Improve this Doc View Source

ToArray()

Returns an array of bytes that represents the current binary object.

Declaration
public byte[] ToArray()
Returns
Type Description
System.Byte[]

A byte array that contains the value of the current binary object.

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