Для изменения размера нажмите или перетащите

BraceFoldingStrategyCreateNewFoldings(TextDocument, Int32) - метод

Create NewFoldings for the specified document.

Пространство имён:  Tessa.UI.HashEditor
Сборка:  Tessa.UI (в Tessa.UI.dll) Версия: 3.5.0.19
Синтаксис
public IEnumerable<NewFolding> CreateNewFoldings(
	TextDocument document,
	out int firstErrorOffset
)

Параметры

document
Тип: TextDocument
The document.
firstErrorOffset
Тип: SystemInt32
The first Error Offset.

Возвращаемое значение

Тип: IEnumerableNewFolding
The IEnumerableT.
См. также