Share via


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

Parameters

See Also

Reference

ByteValue Class

ByteValue Members

ByteValue Overload

DocumentFormat.OpenXml Namespace