Returns the list of arguments.
| [Visual Basic .NET] |
|---|
Public Function GetAllArguments() As System.Array |
| [C#] |
|---|
public System.Array GetAllArguments(); |
| [Managed C++] |
|---|
public: System::Array GetAllArguments(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public AgSafeArray getAllArguments(); |






