Overload List
| Name | Description | |
|---|---|---|
| invoke(DOFInterfaceMethod, IListDOFValue, Int32) | Used by a Requestor to invoke (or call) a method. | |
| invoke(DOFInterfaceMethod, Int32, DOFValue) | Used by a Requestor to invoke (or call) a method. | |
| invoke(DOFInterfaceMethod, DOFOperationControl, Int32, DOFValue) | Used by a Requestor to invoke (or call) a method as specified using a
Control
.
| |
| invoke(DOFInterfaceMethod, IListDOFValue, DOFOperationControl, Int32) | Used by a Requestor to invoke (or call) a method as specified using a
Control
.
|
See Also