<Code Lib>
M

SelectionFilterElement.Create

Description:
Creates a new SelectionFilterElement in the given document.

public static SelectionFilterElement Create(
	Document document,
	string name
)

Return Value The new SelectionFilterElement. The new SelectionFilterElement.

Loading…