Method GetToken
GetToken(Int32)
Get the specific Token.
Declaration
public Token GetToken(int index)
Parameters
Type | Name | Description |
---|---|---|
System.Int32 | index |
Returns
Type | Description |
---|---|
Token |
Get the specific Token.
public Token GetToken(int index)
Type | Name | Description |
---|---|---|
System.Int32 | index |
Type | Description |
---|---|
Token |