Share via


ByteValue Constructor (Byte)

Initializes a new instance of the ByteValue.

Namespace:  DocumentFormat.OpenXml
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
Public Sub New ( _
    value As Byte _
)
'Usage
Dim value As Byte

Dim instance As New ByteValue(value)
public ByteValue(
    byte value
)

Parameters

See Also

Reference

ByteValue Class

ByteValue Members

ByteValue Overload

DocumentFormat.OpenXml Namespace