Freigeben über


StringTable-Konstruktor (IEnumerable<String>)

Namespace:  Microsoft.TeamFoundation.Framework.Server
Assembly:  Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)

Syntax

'Declaration
Public Sub New ( _
    strings As IEnumerable(Of String) _
)
public StringTable(
    IEnumerable<string> strings
)

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

StringTable Klasse

StringTable-Überladung

Microsoft.TeamFoundation.Framework.Server-Namespace