ElementWorksetFilter(WorksetId, Boolean)
Description:
Constructs a new instance of a filter to match elements in a given workset.
Constructs a new instance of a filter to match elements in a given workset.
Overloads (2):
public ElementWorksetFilter(
WorksetId worksetId,
bool inverted
)
-
worksetIdThe workset id to match.
-
BooleaninvertedTrue if the filter should match all elements which are not in the given workset.
-
A non-optional argument was null