FilterElement.IsNameUnique
Description:
Determines whether the given name could be applied to a new FilterElement, or if it could not be applied because the name is already in use.
Determines whether the given name could be applied to a new FilterElement, or if it could not be applied because the name is already in use.
Overloads (2):
public static bool IsNameUnique(
Document aDocument,
string name
)
-
A non-optional argument was null