LaunchProfileQueryResultsExtensions Class

Definition

Query Results Extensions for ILaunchProfileSnapshot

[System.Runtime.CompilerServices.Nullable(0)]
public static class LaunchProfileQueryResultsExtensions
[<System.Runtime.CompilerServices.Nullable(0)>]
type LaunchProfileQueryResultsExtensions = class
Public Module LaunchProfileQueryResultsExtensions
Inheritance
LaunchProfileQueryResultsExtensions
Attributes

Methods

ChangesFrom(IQueryResults<ILaunchProfileSnapshot>, IQueryResults<ILaunchProfileSnapshot>)

Calculates the set of differences with another LaunchProfile collection./>

Applies to