Table of Contents

Property Parameters

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

Parameters

A list of zero or more Parameter instances parsed from the control sequence.

public IList<Parameter> Parameters { get; init; }

Property Value

IList<Parameter>