ITokenEnumerator.GetNext Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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
Élément suivant dans la collection.