TagToken Struct

Definition

Represents a registered tag.

public value class TagToken
public readonly struct TagToken
type TagToken = struct
Public Structure TagToken
Inheritance
TagToken

Constructors

TagToken(String, Int32)

Initializes a new instance of the TagToken struct.

Properties

Name

Gets the name of the tag.

Position

Gets the position of the token in the token table.

Applies to