Keyoti RapidFindReplace WPF API Docs
IsBeforeOrAt Method (highlight)
API DocumentationKeyoti.RapidFindReplace.WPF.FindHandlers.HighlightHandlersHighlightIsBeforeOrAt(Highlight)
Keyoti RapidFindReplace WPF
Whether this Highlight is before or at the same position of highlight.
Declaration Syntax
C#Visual BasicVisual C++F#
protected internal virtual bool IsBeforeOrAt(
	Highlight highlight
)
Protected Friend Overridable Function IsBeforeOrAt ( 
	highlight As Highlight
) As Boolean
protected public:
virtual bool IsBeforeOrAt(
	Highlight^ highlight
)
abstract IsBeforeOrAt : 
        highlight : Highlight -> bool 
override IsBeforeOrAt : 
        highlight : Highlight -> bool 
Parameters
highlight (Highlight)
Return Value

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