DLLFunction.arg(Object[]) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
virtual void arg(cli::array <System::Object ^> ^ objArray1);
[Microsoft.Dynamics.Ax.Xpp.VarArgs]
public virtual void arg (object[] objArray1);
[<Microsoft.Dynamics.Ax.Xpp.VarArgs>]
abstract member arg : obj[] -> unit
override this.arg : obj[] -> unit
Public Overridable Sub arg (objArray1 As Object())
Parameters
- objArray1
- Object[]
- Attributes