2024 Method
Changes 0
M

PerformanceAdviser.GetElementFilterFromRule

Description:
Retrieves a filter to restrict elements to be checked.
Overloads (2):
GetElementFilterFromRule(Int32,Document)
public ElementFilter GetElementFilterFromRule(
	int index,
	Document document
)
  • Int32
    index
    The rule index to get information for.
  • document
    Document for which performance problems are being checked.
Return Value ElementFilter The filter to restrict elements to be checked.