Element.IsValidType
Overloads (2):
| Name | Return Type | Description |
|---|---|---|
| IsValidType(ElementId) | Boolean | Checks if given type is valid for this element. |
| IsValidType(Document, ICollection<ElementId>, ElementId) | Boolean | Checks if given type is valid for the set of elements. |