







|
| FastColoredTextBox |
| FastColoredTextBox..::..foldingPairs Field |
| FastColoredTextBox Class See Also Send Feedback |
Namespace: FastColoredTextBoxNS
Assembly: FastColoredTextBox (in FastColoredTextBox.dll) Version: 2.9.3.0 (2.9.3.0)
Syntax
| C# |
|---|
protected Dictionary<int, int> foldingPairs |
| Visual Basic |
|---|
Protected foldingPairs As Dictionary(Of Integer, Integer) |
| Visual C++ |
|---|
protected: Dictionary<int, int>^ foldingPairs |
