MethodInfo.setMethod Method

Specifies the application object type of a node in the Application Object Tree (AOT) by using an instance of the .

Syntax

public void setMethod(MemberFunction method)

Run On

Called

Parameters

  • method
    Type: MemberFunction Class
    An instance of the MemberFunction class that represents a node in the AOT.

See Also

Reference

MethodInfo Class