2027 Constructor
Changes 0
C

PrimaryDesignOptionMemberFilter(Boolean)

Description:
Constructs a new instance of a filter to match elements contained in any primary design option of any design option set, with the option to invert the filter and find elements not contained in any primary design option of any design option set.
Overloads (2):
PrimaryDesignOptionMemberFilter(Boolean)
public PrimaryDesignOptionMemberFilter(
	bool inverted
)
  • Boolean
    inverted
    True if the filter should match all elements which are not contained within a particular design option.