Partager via


WindowSearchOptionEnumerator.Next, méthode

Espace de noms :  Microsoft.VisualStudio.PlatformUI
Assembly :  Microsoft.VisualStudio.Shell.11.0 (dans Microsoft.VisualStudio.Shell.11.0.dll)

Syntaxe

'Déclaration
Public Function Next ( _
    celt As UInteger, _
    rgelt As IVsWindowSearchOption(), _
    <OutAttribute> ByRef pceltFetched As UInteger _
) As Integer
public int Next(
    uint celt,
    IVsWindowSearchOption[] rgelt,
    out uint pceltFetched
)

Paramètres

Valeur de retour

Type : System.Int32

Implémentations

IVsEnumWindowSearchOptions.Next(UInt32, array<IVsWindowSearchOption[], UInt32%)

Sécurité .NET Framework

Voir aussi

Référence

WindowSearchOptionEnumerator Classe

Microsoft.VisualStudio.PlatformUI, espace de noms