Freigeben über


DateTimeValue Constructor (DateTimeValue)

Initializes a new instance of the DateTimeValue by deep copy.

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

Syntax

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

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

Parameters

See Also

Reference

DateTimeValue Class

DateTimeValue Members

DateTimeValue Overload

DocumentFormat.OpenXml Namespace