RandBytes Property
The random byte array.
Syntax
ezrandcontrol.RandBytes
Default Value
""
Remarks
This property holds the random byte array generated by calling GetNextBytes.
To read or write binary data to the property, a Variant (Byte Array) version is provided in .RandBytesB.
This property is read-only.
Data Type
Binary String