public struct ExtendedSearchEntryPublic Structure ExtendedSearchEntrypublic value class ExtendedSearchEntry[<SealedAttribute>]
type ExtendedSearchEntry =
struct
inherit ValueType
end| ExtendedSearchEntry | Constructs an instance of ExtendedSearchEntry. |
| Bounds | Visual bounds of the search result. |
| CursorPosition | Position of cursor within the region (i.e. offset in text) where the search result starts. |
| Equals | 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) |
| ToString | Returns the fully qualified type name of this instance. (Inherited from ValueType) |
| Empty | An empty instance of ExtendedSearchEntry. |