Freigeben über


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

Parameter

Siehe auch

Referenz

DateTimeValue Klasse

DateTimeValue-Member

DateTimeValue Überladung

DocumentFormat.OpenXml-Namespace