Click or drag to resize

ParserNextParam Property

[This is preliminary documentation and is subject to change.]

Get next token and return tag name (before = sign) if any. See AutoIncrement.

Namespace:  dss_sharp
Assembly:  dss_sharp (in dss_sharp.dll) Version: 1.0.0
Syntax
public string NextParam { get; }

Property Value

Type: String
See Also