Table of Contents

Property Value

Namespace
Microlithix.Text.Ansi.Element
Assembly
AnsiParser.dll

Value

Returns the integer value of the first part of the parameter. In almost all cases, parameters have only one part and you can use this property to access the parameter's value. A value of -1 indicates that the parameter should be interpreted as having an application-defined default value.

public int Value { get; }

Property Value

int