CodeVerge.Net Beta


   Explore    Item Entry   Register  Login  
Microsoft News
Asp.Net Forums
IBM Software
Borland Forums
Adobe Forums
Novell Forums


Returns the closest line that is a sequence point, given a line in the current document that might or might not be a sequence point.

Namespace: ?System.Diagnostics.SymbolStore
Assembly: ?mscorlib (in mscorlib.dll)

Syntax

Visual Basic (Declaration)
Function FindClosestLine ( _
	line As Integer _
) As Integer
C#
int FindClosestLine(
	int line
)
Visual C++
int FindClosestLine(
	int line
)
JavaScript
function findClosestLine(line);

Parameters

line
Type: System..::.Int32
The specified line in the document.

Return Value

The closest line that is a sequence point.

See Also



Free Download:
   
  Privacy | Contact Us
All Times Are GMT