CodeFunction2.AddParameter Method
Include Protected Members
Include Inherited Members
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name
Description
AddParameter(String, Object, Object)
(Inherited from CodeFunction.)
AddParameter(String, Object, Object)
Creates a new parameter code construct and inserts the code in the correct location.
Top