 | ISequenceDisplayer Methods |
The ISequenceDisplayer type exposes the following members.
Methods| | Name | Description |
|---|
 | DisplaySequence(Sequence, DisplaySequenceContext, Int32, String, String) |
Displays the given root sequence (adding parentheses if needed) according to the display context.
|
 | DisplaySequence(Sequence, DisplaySequenceContext, Int32, String, String, String) |
Displays the given root sequence (adding parentheses if needed) according to the display context.
|
 | DisplaySequenceBase(SequenceBase, DisplaySequenceContext, Int32, String, String) |
Displays the given root sequence base according to the display context.
Switches in between displaying a sequence and a sequence expression.
|
 | DisplaySequenceBase(SequenceBase, DisplaySequenceContext, Int32, String, String, String) |
Displays the given root sequence base according to the display context.
Switches in between displaying a sequence and a sequence expression.
|
 | DisplaySequenceExpression(SequenceExpression, DisplaySequenceContext, Int32, String, String) |
Displays the given root sequence expression according to the display context.
|
 | DisplaySequenceExpression(SequenceExpression, DisplaySequenceContext, Int32, String, String, String) |
Displays the given root sequence expression according to the display context.
|
Top
See Also