T3000 CrossPlatform Documentation
LimitedStackTPeek Method |
[This is preliminary documentation and is subject to change.]
Peek item
Namespace: FastColoredTextBoxNS
Assembly: FastColoredTextBox (in FastColoredTextBox.dll) Version: 2.16.23.0 (2.16.23.0)
Syntax
public T Peek()
Public Function Peek As T Dim instance As LimitedStack Dim returnValue As T returnValue = instance.Peek()
Return Value
Type: T[Missing <returns> documentation for "M:FastColoredTextBoxNS.LimitedStack`1.Peek"]
See Also