Wrapper for a Run that is in a Queue.
Declaration Syntax
C# | Visual Basic | Visual C++ | F# |
public class QueuedRun
Public Class QueuedRun
public ref class QueuedRun
type QueuedRun = class end
Members
All Members | Constructors | Methods | Properties | ||
Icon | Member | Description |
---|---|---|
QueuedRun(Run) |
New
| |
Equals(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)