SeparatedSyntaxList<TNode>.Enumerator Structure
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.
public: where TNode : SyntaxNodevalue class SeparatedSyntaxList<TNode>::Enumerator
public struct SeparatedSyntaxList<TNode>.Enumerator where TNode : SyntaxNode
type SeparatedSyntaxList<'Node (requires 'Node :> SyntaxNode)>.Enumerator = struct
Public Structure SeparatedSyntaxList(Of TNode).Enumerator
Paramètres de type
- TNode
- Héritage
-
SeparatedSyntaxList<TNode>.Enumerator