Partager via


IVCWizCtlUI.GetCommandCount, méthode

Obtient le nombre de commandes dans la liste spécifiée.

Espace de noms :  Microsoft.VisualStudio.VsWizard
Assembly :  Microsoft.VisualStudio.VsWizard (dans Microsoft.VisualStudio.VsWizard.dll)

Syntaxe

'Déclaration
Function GetCommandCount ( _
    pDispDesc As Object _
) As Object
Object GetCommandCount(
    Object pDispDesc
)
Object^ GetCommandCount(
    [InAttribute] Object^ pDispDesc
)
abstract GetCommandCount : 
        pDispDesc:Object -> Object 
function GetCommandCount(
    pDispDesc : Object
) : Object

Paramètres

Valeur de retour

Type : System.Object
Nombre de commandes dans la liste spécifiée.

Sécurité .NET Framework

Voir aussi

Référence

IVCWizCtlUI Interface

Microsoft.VisualStudio.VsWizard, espace de noms