Freigeben über


ListValue<T>-Konstruktor (ListValue<T>)

Initializes a new instance of the StringList by deep copy.

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

Syntax

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

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

Parameter

Siehe auch

Referenz

ListValue<T> Klasse

ListValue<T>-Member

ListValue<T> Überladung

DocumentFormat.OpenXml-Namespace