ElementStructuralTypeFilter(StructuralType)
Constructor
Description:
Constructs a new instance of a filter to match elements by structural type.
Constructs a new instance of a filter to match elements by structural type.
Parameters
| Parameter | Type | Description |
|---|---|---|
| structuralType | StructuralType | The structural type to match. |
Return Value
Exceptions
| Exception | Condition |
|---|---|
| ArgumentOutOfRangeException | A value passed for an enumeration argument is not a member of that enumeration |