COMEnum2Object.new Method [AX 2012]

Creates an instance of this class and connects it the specified collection object so that it can be enumerated.

public void new(COM comObject)

Run On

Called

Parameters

comObject
Type: COM Class
The collection object to enumerate.

The specified collection object is a COM object that must support enumeration.

Community Additions

ADD
Show: