[This is preliminary documentation and is subject to change.]
Returns an index for token that machine is on now
Namespace: NFX.CodeAnalysisAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
public int CurrentTokenIndex { get; }
public int CurrentTokenIndex { get; }
Public ReadOnly Property CurrentTokenIndex As Integer
Get
Public ReadOnly Property CurrentTokenIndex As Integer
Get
public:
property int CurrentTokenIndex {
int get ();
}
public:
property int CurrentTokenIndex {
int get ();
}
member CurrentTokenIndex : int with get
member CurrentTokenIndex : int with get
Property Value
Type:
Int32