Keyoti RapidFindReplace WPF API Docs
CurrentPosition Property
API DocumentationKeyoti.RapidFindReplace.WPF.TextMatchingITextMatcherCurrentPosition
Keyoti RapidFindReplace WPF
The position in the text from where the next match will be searched for.
Declaration Syntax
C#Visual BasicVisual C++F#
int CurrentPosition { get; set; }
Property CurrentPosition As Integer
	Get
	Set
property int CurrentPosition {
	int get ();
	void set (int value);
}
abstract CurrentPosition : int with get, set
Property Value

Assembly: Keyoti4.RapidFindReplace.WPF (Module: Keyoti4.RapidFindReplace.WPF.dll) Version: 1.0.14.531 (1.0.14.531)