Click or drag to resize

SearchCompletedEventArgs Constructor

Overload List
  NameDescription
Public methodSearchCompletedEventArgs
Initializes a new instance of the SearchCompletedEventArgs class, the EventArgs are initialized as NOT cancelled and NO error.
Public methodSearchCompletedEventArgs(Boolean)
Initializes a new instance of the SearchCompletedEventArgs class
Public methodSearchCompletedEventArgs(Exception)
Initializes a new instance of the SearchCompletedEventArgs class.
Top
See Also