UInt32Value Constructor (UInt32Value)

Initializes a new instance of the UInt32Value by deep copy.

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

Syntax

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

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

Parameters

See Also

Reference

UInt32Value Class

UInt32Value Members

UInt32Value Overload

DocumentFormat.OpenXml Namespace