Table of Contents

Method AddUndefinedSection

Namespace
Alternet.Syntax.Parsers.Advanced
Assembly
Alternet.Syntax.Parsers.Advanced.v9.dll

AddUndefinedSection(Point, Point)

When implemented by a class, add new undefined section.

public void AddUndefinedSection(Point start, Point end)

Parameters

start Point

Start point of undefined section.

end Point

End point of undefined section.