Get the arguments to be applied to the function.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property CalcArguments() As IAgVACalcObjectCollection |
| [C#] |
|---|
public IAgVACalcObjectCollection CalcArguments {get;} |
| [Managed C++] |
|---|
public: __property IAgVACalcObjectCollection ^ get_CalcArguments(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public IAgVACalcObjectCollection getCalcArguments(); |
[Python - STK API ] |
|---|
@property def CalcArguments(self) -> "IAgVACalcObjectCollection": |






