Click or drag to resize

ByteValue Constructor

Overload List
 NameDescription
Public methodByteValue Initializes a new instance of the ByteValue class.
Public methodByteValue(Byte) Initializes a new instance of the ByteValue class using the supplied Byte value.
Public methodByteValue(ByteValue) Initializes a new instance of the ByteValue class by deep copying the supplied ByteValue class.
Top
See Also