PerformanceAdviser.GetElementFilterFromRule(Int32, Document)
Method
Description:
Retrieves a filter to restrict elements to be checked.
Retrieves a filter to restrict elements to be checked.
Parameters
| Parameter | Type | Description |
|---|---|---|
| index | Int32 | The rule index to get information for. |
| document | Document | Document for which performance problems are being checked. |
Return Value
| Type | Description |
|---|---|
| ElementFilter | The filter to restrict elements to be checked. |
Exceptions
| Exception | Condition |
|---|---|
| ArgumentNullException | A non-optional argument was null |