Overview | Methods | Fields | This Package | All Packages
Creates a DhEnumeration object.
Syntax
public DhEnumeration( DhDocument document, int enumType )
Parameters
document
A reference to a DhDocument.
enumType
One of the valid types of collections, which can be one of the following:
Remarks
You can use this constructor or call DhDocument.enumerate to get the collection.