ElementId Constructor

Overload List
 NameDescription
Public methodElementId(BuiltInCategory) Create an ElementId handle with the given BuiltInCategory id.
Public methodElementId(BuiltInParameter) Create an ElementId handle with the given BuiltInParameter id.
Public methodElementId(Int32)Obsolete.
Create an ElementId handle with the given 32-bit integer id.
Public methodElementId(Int64) Create an ElementId handle with the given 64-bit integer id.
Top
See Also