Freigeben über


CssNode-Konstruktor (String, Object, Boolean, Int32, Int32)

Namespace:  Microsoft.TeamFoundation.Client
Assembly:  Microsoft.TeamFoundation.Client (in Microsoft.TeamFoundation.Client.dll)

Syntax

'Declaration
Public Sub New ( _
    name As String, _
    tag As Object, _
    hasChildren As Boolean, _
    imageIndex As Integer, _
    imageIndexExpanded As Integer _
)
public CssNode(
    string name,
    Object tag,
    bool hasChildren,
    int imageIndex,
    int imageIndexExpanded
)

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

CssNode Klasse

CssNode-Überladung

Microsoft.TeamFoundation.Client-Namespace