COMEnum2Object.new Method
Creates an instance of this class and connects it the specified collection object so that it can be enumerated.
Syntax
public void new(COM comObject)
Run On
Called
Parameters
- comObject
Type: COM Class
The collection object to enumerate.
Remarks
The specified collection object is a COM object that must support enumeration.