Header menu logo fantomas

ILDebugPoint Type

Instance members

Instance member Description

this.Column

Full Usage: this.Column

Returns: int
Returns: int

this.Document

Full Usage: this.Document

Returns: ILSourceDocument

this.EndColumn

Full Usage: this.EndColumn

Returns: int
Returns: int

this.EndLine

Full Usage: this.EndLine

Returns: int
Returns: int

this.Line

Full Usage: this.Line

Returns: int
Returns: int

Static members

Static member Description

ILDebugPoint.Create(document, line, column, endLine, endColumn)

Full Usage: ILDebugPoint.Create(document, line, column, endLine, endColumn)

Parameters:
    document : ILSourceDocument
    line : int
    column : int
    endLine : int
    endColumn : int

Returns: ILDebugPoint
document : ILSourceDocument
line : int
column : int
endLine : int
endColumn : int
Returns: ILDebugPoint

Type something to start searching.