LimitedStack(T).Clear Method

T3000 CrossPlatform

LimitedStackTClear Method

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

Clear stack

Namespace:  FastColoredTextBoxNS
Assembly:  FastColoredTextBox (in FastColoredTextBox.dll) Version: 2.16.23.0 (2.16.23.0)
Syntax
public void Clear()
Public Sub Clear

Dim instance As LimitedStack

instance.Clear()
See Also