







|
| FastColoredTextBox |
| LimitedStack<(Of <(<'T>)>)>..::..Push Method |
| LimitedStack<(Of <(<'T>)>)> Class See Also Send Feedback |
Push item
Namespace: FastColoredTextBoxNS
Assembly: FastColoredTextBox (in FastColoredTextBox.dll) Version: 2.9.3.0 (2.9.3.0)
Syntax
| C# |
|---|
public void Push( T item ) |
| Visual Basic |
|---|
Public Sub Push ( _ item As T _ ) |
| Visual C++ |
|---|
public: void Push( T item ) |
Parameters
- item
- Type: T
