SymbolToken.GetToken Method

Definition

Gets the value of the current token.

public:
 int GetToken();
public int GetToken ();
member this.GetToken : unit -> int
Public Function GetToken () As Integer

Returns

The value of the current token.

Applies to