IPeekResultSource Interface
Visual Studio 2015
Represents an object instance that can be queried for supported relationships and results for a particular relationship. Content-type specific Peek providers implement this interface to provide results of querying IPeekableItem instances.
Assembly: Microsoft.VisualStudio.Language.Intellisense (in Microsoft.VisualStudio.Language.Intellisense.dll)
| Name | Description | |
|---|---|---|
![]() | FindResults(String, IPeekResultCollection, CancellationToken, IFindPeekResultsCallback) | Populates the collection of IPeekResults for the given relationship. |
Show:
