Property IsNumber
IsNumber
Gets a value indicating whether this token is number.
Property Value
- bool
true
if this token is number; otherwise,false
.
Gets a value indicating whether this token is number.
true
if this token is number; otherwise, false
.