The IndexQuery<(Of <(<'T, TKey>)>)> 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>)>)>. (Inherited from IndexQuery<(Of <(<'T>)>)>.) |
|
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
GroupByKey |
Groups the collection of search results by its search key.
|
|
GroupByUntypedKey |
Groups the collection of search results by its search key. (Overrides IndexQuery<(Of <(<'T>)>)>..::..GroupByUntypedKey()()()().) |
|
MemberwiseClone | (Inherited from Object.) | |
Subindex(Subindex<(Of <<'(T>)>>)) |
Used to apply subindex search to the result of a search operation. (Inherited from IndexQuery<(Of <(<'T>)>)>.) |
|
Subindex<(Of <<'(TKey>)>>)(Subindex<(Of <<'(T, TKey>)>>)) |
Used to apply subindex search to the result of a search operation. (Inherited from IndexQuery<(Of <(<'T>)>)>.) |
|
ToString | (Inherited from Object.) |
Properties
Name | Description | |
---|---|---|
Indexes |
The collection of subindexes for this IndexQuery<(Of <(<'T>)>)>. (Inherited from IndexQuery<(Of <(<'T>)>)>.) |
Explicit Interface Implementations
Name | Description | |
---|---|---|
IEnumerable..::..GetEnumerator | (Inherited from IndexQuery<(Of <(<'T>)>)>.) |