M

SelectionFilterElement.Create

Description:
Creates a new SelectionFilterElement in the given document.
public static SelectionFilterElement Create(
	Document document,
	string name
)
  • document
    The document in which to create the SelectionFilterElement.
  • String
    name
    The name for the new SelectionFilterElement.
Return Value The new SelectionFilterElement. The new SelectionFilterElement.