Binary Constructor (.Byte.)

Initializes a new instance of the Binary class with the specified Byte array.

Namespace:  TcHmiSrv
Assembly:  TcHmiSrvExtNet (in TcHmiSrvExtNet.dll) Version: 3.0.0.0

Syntax

C#

public Binary(
    byte[] bytes
)

Parameters

bytes

Type: .System.Byte.
The Byte array to be set.

Reference

Binary Class

Binary Overload

TcHmiSrv Namespace