MethodInfo.new Method

Creates a new instance of the MethodInfo class.

Syntax

public void new(
    UtilElementType utilType, 
    int Id, 
    str Name)

Run On

Called

Parameters

  • 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.

See Also

Reference

MethodInfo Class