foldingPairs Field

Fast Colored Text Box

Collapse imageExpand ImageCopy imageCopyHover image

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

See Also