Keyoti RapidFindReplace WPF API Docs
NewSearchNeededEventArgs Class
API DocumentationKeyoti.RapidFindReplace.WPF.FindHandlers.HighlightHandlersNewSearchNeededEventArgs
Keyoti RapidFindReplace WPF
Event args for NewSearchNeededEvent
Declaration Syntax
C#Visual BasicVisual C++F#
public class NewSearchNeededEventArgs
Public Class NewSearchNeededEventArgs
public ref class NewSearchNeededEventArgs
type NewSearchNeededEventArgs =  class end
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
NewSearchNeededEventArgs(List<(Of <<'(Run>)>>), HighlightHandler)
New instance.

Empty(HighlightHandler)
Empty args.

Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Finalize()()()()
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
GetHashCode()()()()
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType()()()()
Gets the Type of the current instance.
(Inherited from Object.)
HighlightHandler
Highlight handler to send hits to.

MemberwiseClone()()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
Runs
List of Run objects that need to be searched.

ToString()()()()
Returns a string that represents the current object.
(Inherited from Object.)
Inheritance Hierarchy
Object
NewSearchNeededEventArgs

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