Freigeben über


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

Initializes a new instance of the StringList.

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

Syntax

'Declaration
Public Sub New ( _
    list As IEnumerable(Of T) _
)
'Usage
Dim list As IEnumerable(Of T)

Dim instance As New ListValue(list)
public ListValue(
    IEnumerable<T> list
)

Parameter

Siehe auch

Referenz

ListValue<T> Klasse

ListValue<T>-Member

ListValue<T> Überladung

DocumentFormat.OpenXml-Namespace