Keyoti RapidFindReplace WPF API Docs
QueuedRun Class
API DocumentationKeyoti.RapidFindReplace.WPFQueuedRun
Keyoti RapidFindReplace WPF
Wrapper for a Run that is in a Queue.
Declaration Syntax
C#Visual BasicVisual C++F#
public class QueuedRun
Public Class QueuedRun
public ref class QueuedRun
type QueuedRun =  class end
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
QueuedRun(Run)
New

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.)
HitAvailableText
Text that has not already been searched. Text that has been searched will appear as newline chars.

Length
The length of the text.

MemberwiseClone()()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
RegisterHit(Int32)
Registers a hit against the run.

Run
The Run to search.

Text
Text to search, whether it has been searched already or not.

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

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