Identifies if the element record represents an ElementType.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public bool IsAnElementType()
Return Value
Boolean
True if the element record represents an ElementType.
See Also
Reference