.NET Framework Class Library
EventQuery Constructor
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
| Name | Description | |
|---|---|---|
|
EventQuery() | Initializes a new instance of the EventQuery class. This is the default constructor. |
|
EventQuery(String) | Initializes a new instance of the EventQuery class for the specified query. |
|
EventQuery(String, String) | Initializes a new instance of the EventQuery class for the specified language and query. |
See Also