All Frameworks Class Hierarchy This Framework Previous Indexes
System.IUnknown | +---IEnumVARIANT
Usage: you must use this class as is. You should never derive it.
public class IEnumVARIANT
Interface to traverse CATVariant collections.
Role:
The IEnumVARIANT interface is used by VB in the For Each
instruction to traverse collections of objects. See
CATCreateIEnumVARIANT for a description of a function which instantiates a object which implements IEnumVARIANT
Copyright © 2003, Dassault Systèmes. All rights reserved.