Binary . Conversion (.Byte. to Binary)
Converts a Byte array to the appropriate instance of the Binary class.
Namespace: TcHmiSrv
Assembly: TcHmiSrvExtNet (in
TcHmiSrvExtNet.dll) Version: 3.0.0.0
Syntax
C#
public static implicit operator Binary (
byte[] value
)
Parameters
value |
Type: .System.Byte. |