NativeCommonImplementation.Con2Buf(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:
override Microsoft::Dynamics::Ax::Xpp::Common ^ Con2Buf(cli::array <System::Object ^> ^ container);
public override Microsoft.Dynamics.Ax.Xpp.Common Con2Buf (object[] container);
override this.Con2Buf : obj[] -> Microsoft.Dynamics.Ax.Xpp.Common
Public Overrides Function Con2Buf (container As Object()) As Common
Parameters
- container
- Object[]