ElementId.IntegerValue
Description:
Provides the value of the element id as an integer.
Provides the value of the element id as an integer.
public int IntegerValue { get; }
-
Thrown when the value of the element id is too large to be represented as a 32-bit integer.
No comments yet. Start the discussion.
Loading…