Freigeben über


EnumValue<T>-Konstruktor (EnumValue<T>)

Initializes a new instance of the EnumValue by deep copy.

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

Syntax

'Declaration
Public Sub New ( _
    source As EnumValue(Of T) _
)
'Usage
Dim source As EnumValue(Of T)

Dim instance As New EnumValue(source)
public EnumValue(
    EnumValue<T> source
)

Parameter

Siehe auch

Referenz

EnumValue<T> Klasse

EnumValue<T>-Member

EnumValue<T> Überladung

DocumentFormat.OpenXml-Namespace