Binary.set_binary Method (.Byte., UInt32)
Sets the binary data to the specified Byte array using the specified length.
Namespace: TcHmiSrv
Assembly: TcHmiSrvExtNet (in
TcHmiSrvExtNet.dll) Version: 3.0.0.0
Syntax
C#
public void set_binary(
byte[] bytes,
uint length
)
Parameters
bytes |
Type: .System.Byte. |
length |
Type: System.UInt32 |