Keyoti RapidFindReplace WPF API Docs
Hit Constructor (start, length)
API DocumentationKeyoti.RapidFindReplace.WPF.TextMatchingHitHit(Int32, Int32)
Keyoti RapidFindReplace WPF
New
Declaration Syntax
C#Visual BasicVisual C++F#
public Hit(
	int start,
	int length
)
Public Sub New ( 
	start As Integer,
	length As Integer
)
public:
Hit(
	int start, 
	int length
)
new : 
        start : int * 
        length : int -> Hit
Parameters
start (Int32)
length (Int32)

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