Internal Queue object which this class is a wrapper around.
Namespace:
VDS.RDF.Parsing.Tokens
Assembly:
dotNetRDF (in dotNetRDF.dll) Version:
Syntax protected Queue<IToken> _tokens
Protected _tokens As Queue(Of IToken)
Field Value
Type:
QueueITokenSee Also