-
Notifications
You must be signed in to change notification settings - Fork 35
Uproot.Filter
Invoke-IR edited this page Oct 18, 2014
·
9 revisions
What it does
Namespace: Uproot
Assembly: Uproot (in Uproot.dll)
| Name | Description | |
|---|---|---|
Filter |
Initializes a blank instance of the Filter Class |
|
Filter(String, String) |
||
Filter(String, String, String) |
||
Filter(String, String, String, String) |
||
Filter(String, String, String, String, String) |
||
Filter(String, String, String, String, String, String) |
| Name | Description | |
|---|---|---|
| public property | ComputerName | Initializes a blank instance of the Filter Class |
| public property | Name | |
| public property | Path | |
| public property | EventNamespace | |
| public property | Query | |
| public property | QueryLanguage |
| Name | Description | |
|---|---|---|
| public method | Add | Initializes a blank instance of the Filter Class |
| public method | Add(String) | |
| public method (static) | Add(String, String) | |
| public method (static) | Add(String, String, String) | |
| public method (static) | Add(String, String, String, String) | |
| public method (static) | Get(String) | |
| public method (static) | GetInstances | |
| public method (static) | GetInstances(String) | |
| public method | Remove | |
| public method (static) | Remove(String) |