Property | Type | Description |
---|
Method | Description | |
---|---|---|
SearchCompletedEventArgs ( ) : System |
Initializes a new instance of the SearchCompletedEventArgs class.
|
|
SearchCompletedEventArgs ( IEnumerable |
Initializes a new instance of the SearchCompletedEventArgs class.
|
public SearchCompletedEventArgs ( IEnumerable |
||
applications | IEnumerable |
The collection of applications to update. |
importantCount | int | The number of important updates. |
recommendedCount | int | The number of recommended updates. |
optionalCount | int | The number of optional updates. |
return | System |