A hit in a text string.
Declaration Syntax
C# | Visual Basic | Visual C++ | F# |
public struct Hit
Public Structure Hit
public value class Hit
[<SealedAttribute>] type Hit = struct end
Members
All Members | Constructors | Methods | Properties | ||
Icon | Member | Description |
---|---|---|
Hit(Int32, Int32) |
New
| |
Equals(Object) | Indicates whether this instance and a specified object are equal. (Inherited from ValueType.) | |
GetHashCode()()()() | Returns the hash code for this instance. (Inherited from ValueType.) | |
GetType()()()() | Gets the Type of the current instance. (Inherited from Object.) | |
Length |
The end position of the hit.
| |
Start |
The start position of the hit.
| |
ToString()()()() | Returns the fully qualified type name of this instance. (Inherited from ValueType.) |
Assembly: Keyoti4.RapidFindReplace.WPF (Module: Keyoti4.RapidFindReplace.WPF.dll) Version: 1.0.14.531 (1.0.14.531)