KeywordHybridSearchExtensions Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Provides a collection of static methods for extending IKeywordHybridSearchable<TRecord> instances.
public ref class KeywordHybridSearchExtensions abstract sealed
public static class KeywordHybridSearchExtensions
type KeywordHybridSearchExtensions = class
Public Module KeywordHybridSearchExtensions
- Inheritance
-
KeywordHybridSearchExtensions
Methods
GetRequiredService<TRecord>(IKeywordHybridSearchable<TRecord>, Type, Object) |
Asks the IKeywordHybridSearchable<TRecord> for an object of the specified type |