IBuilderTreeFindNearestClosingBracketAndSetCurrent - метод |
Finds the nearest closing bracket and set current.
Пространство имён:
Tessa.Views.Parser.ExpressionEval.BuilderTreeNode
Сборка:
Tessa (в Tessa.dll) Версия: 3.5.0.19
Синтаксис bool FindNearestClosingBracketAndSetCurrent()
Function FindNearestClosingBracketAndSetCurrent As Boolean
bool FindNearestClosingBracketAndSetCurrent()
abstract FindNearestClosingBracketAndSetCurrent : unit -> bool
Возвращаемое значение
Тип:
BooleanTrue if succeed to find nearest closing bracket; otherwise
false.
См. также