Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Creates a new instance of the MethodInfo class.
Syntax
public void new(
UtilElementType utilType,
int Id,
str Name)
Run On
Called
Parameters
- utilType
Type: UtilElementType Enumeration
AUtilElementType enumeration value that specifies an element type.
- Id
Type: int
An integer value that specifies the system ID of an element.
- Name
Type: str
A string that specifies the name of the element.