uaPLUS Reference
AddMethod Method
See Also  Send Feedback
Advosol.uaPLUS Namespace > BaseNodeManager Class : AddMethod Method

Glossary Item Box

A MethodType node object is created with the specified name, data type and optional initial value.
Additional properties of the node object can be set by the application as required after the node is created.

Overload List

OverloadDescription
AddMethod(NodeState,String,String,ArgumentDefinition[],ArgumentDefinition[],GenericMethodCalledEventHandler2)A MethodType node object is created with the specified name, data type and optional initial value.
Additional properties of the node object can be set by the application as required after the node is created.
 
AddMethod(NodeState,Object,String,LocalizedText,String,ArgumentDefinition[],ArgumentDefinition[],GenericMethodCalledEventHandler2)A MethodType node object is created with the specified name, data type and optional initial value.
Additional properties of the node object can be set by the application as required after the node is created.
 

Requirements

Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows 7, Windows Server 2008 family

See Also

© 2010-2018 Copyright Advosol Inc. All Rights Reserved.