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

Create NewFoldings for the specified document.

Definition

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

Параметры

document  TextDocument
The document.
firstErrorOffset  Int32
The first Error Offset.

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

IEnumerableNewFolding
The IEnumerableT.

См. также