public class StringTokenItem
Public Class StringTokenItem
No code example is currently available or this language may not be supported.
StringTokenItem | Initializes a new instance of the StringTokenItem class |
Length | Get the length of the token. |
StartIndex | Get/Set the staring index of this item within the source content. |
Value | Get/Set the token value. |
Equals | (Inherited from Object) |
Finalize | (Inherited from Object) |
GetHashCode | (Inherited from Object) |
GetType | (Inherited from Object) |
MemberwiseClone | (Inherited from Object) |
ToString | (Inherited from Object) |