Freigeben über


ByteValue-Konstruktor (ByteValue)

Initializes a new instance of the ByteValue by deep copy.

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

Syntax

'Declaration
Public Sub New ( _
    source As ByteValue _
)
'Usage
Dim source As ByteValue

Dim instance As New ByteValue(source)
public ByteValue(
    ByteValue source
)

Parameter

Siehe auch

Referenz

ByteValue Klasse

ByteValue-Member

ByteValue Überladung

DocumentFormat.OpenXml-Namespace