Condividi tramite


SyntaxTokenList.Any Metodo

Definizione

Verifica se l'elenco non è vuoto.

public:
 bool Any();
public bool Any ();
member this.Any : unit -> bool
Public Function Any () As Boolean

Restituisce

True se l'elenco contiene i token.

Si applica a