COM.dispatch(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.
Reserved. Do not explicitly call this method.
protected:
virtual System::Object ^ dispatch(cli::array <System::Object ^> ^ objArray1);
[Microsoft.Dynamics.Ax.Xpp.VarArgs]
protected virtual object dispatch (object[] objArray1);
[<Microsoft.Dynamics.Ax.Xpp.VarArgs>]
abstract member dispatch : obj[] -> obj
override this.dispatch : obj[] -> obj
Protected Overridable Function dispatch (objArray1 As Object()) As Object
Parameters
- objArray1
- Object[]
Returns
- Attributes