Partager via


CssNode, constructeur (String, Object, Boolean, Int32, Int32)

Espace de noms :  Microsoft.TeamFoundation.Client
Assembly :  Microsoft.TeamFoundation.Client (dans Microsoft.TeamFoundation.Client.dll)

Syntaxe

'Déclaration
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
)

Paramètres

Sécurité .NET Framework

Voir aussi

Référence

CssNode Classe

CssNode, surcharge

Microsoft.TeamFoundation.Client, espace de noms