Returns the collection of parameters.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property Parameters() As IAgVAScriptingParameterCollection |
| [C#] |
|---|
public IAgVAScriptingParameterCollection Parameters {get;} |
| [Managed C++] |
|---|
public: __property IAgVAScriptingParameterCollection^ get_Parameters(); |
| [Unmanaged C++] |
|---|
public: HRESULT get_Parameters( |
| [Java] |
|---|
public IAgVAScriptingParameterCollection getParameters(); |
