AvalonEdit
GetStartOfRun Method (index)
Namespaces ► ICSharpCode.AvalonEdit.Utils ► CompressingTreeList<(Of <(<'T>)>)> ► GetStartOfRun(Int32)
Gets the the first index so that all values from the result index to index are equal.
Declaration Syntax
C#Visual BasicVisual C++
public int GetStartOfRun(
	int index
)
Public Function GetStartOfRun ( _
	index As Integer _
) As Integer
public:
int GetStartOfRun(
	int index
)
Parameters
index (Int32)

Assembly: ICSharpCode.AvalonEdit (Module: ICSharpCode.AvalonEdit.dll) Version: 5.0.0.4238