The IndexQuery<(Of <(<'T>)>)> type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetEnumerator |
Returns an enumerator that iterates through the IndexQuery<(Of <(<'T>)>)>.
|
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
GroupByUntypedKey |
Groups the collection of search results by its search key.
|
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
Subindex(Subindex<(Of <<'(T>)>>)) |
Used to apply subindex search to the result of a search operation.
|
![]() |
Subindex<(Of <<'(TKey>)>>)(Subindex<(Of <<'(T, TKey>)>>)) |
Used to apply subindex search to the result of a search operation.
|
![]() |
ToString | (Inherited from Object.) |
Properties
Name | Description | |
---|---|---|
![]() |
Indexes |
The collection of subindexes for this IndexQuery<(Of <(<'T>)>)>.
|
Explicit Interface Implementations
Name | Description | |
---|---|---|
![]() ![]() |
IEnumerable..::..GetEnumerator |