Méthode | Description | |
---|---|---|
Contains ( object item ) : bool | ||
GetEnumerator ( ) : IEnumerator |
||
IndexOf ( object item ) : int | ||
TokenCollection ( ) : System.Collections.Generic | ||
this ( int index ) : IToken |
Méthode | Description | |
---|---|---|
Add ( string token ) : void | ||
AddRange ( string tokens ) : void | ||
AddRange ( string tokens, bool raiseCollectionChange ) : void | ||
Clear ( ) : void | ||
Clear ( bool raiseCollectionChange ) : void | ||
InsertAt ( int insertionPoint, string token ) : void | ||
System ( ) : System.Collections.IEnumerator |
public TokenCollection ( ) : System.Collections.Generic | ||
Résultat | System.Collections.Generic |