Partage via


ITokenEnumerator.GetNext Méthode

Définition

En cas d'implémentation dans une classe, retourne l'élément suivant dans une collection d'objets ITokenColorInfo.

Cette API prend en charge l'infrastructure du produit et n'est pas destinée à être utilisée directement à partir de votre code.

public:
 Microsoft::JScript::ITokenColorInfo ^ GetNext();
public Microsoft.JScript.ITokenColorInfo GetNext ();
abstract member GetNext : unit -> Microsoft.JScript.ITokenColorInfo
Public Function GetNext () As ITokenColorInfo

Retours

ITokenColorInfo

Élément suivant dans la collection.

S’applique à

Voir aussi