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