<Code Lib>
2023 Constructor
Changes 5
C

ElementId(Int32)

Description:
Create an ElementId handle with the given integer id.
Overloads (3):

public ElementId(
	int id
)

  • Int32
    id
    The id.

Loading…