Freigeben über


ByteValue-Konstruktor (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
)

Parameter

Siehe auch

Referenz

ByteValue Klasse

ByteValue-Member

ByteValue Überladung

DocumentFormat.OpenXml-Namespace