Click or drag to resize

Binary Constructor (Byte)

X#
Initializes a new instance of the Binary class

Namespace:  XSharp
Assembly:  XSharp.RT (in XSharp.RT.dll) Version: 2.19
Syntax
 CONSTRUCTOR(
	b AS BYTE[]
)
Request Example View Source

Parameters

b
Type: Byte
See Also