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