SolutionQueryResultsExtensions 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.
Query Results Extensions for ISolutionSnapshot
[System.Runtime.CompilerServices.Nullable(0)]
public static class SolutionQueryResultsExtensions
[<System.Runtime.CompilerServices.Nullable(0)>]
type SolutionQueryResultsExtensions = class
Public Module SolutionQueryResultsExtensions
- Inheritance
-
SolutionQueryResultsExtensions
- Attributes
Methods
ChangesFrom(IQueryResults<ISolutionSnapshot>, IQueryResults<ISolutionSnapshot>) |
Calculates the set of differences with another Solution collection./> |