Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.