IEnumVARIANT

From Xojo Documentation

Class (inherits from IUnknown)


IEnumVARIANT provides methods for enumerating a collection of OLE VARIANTS. Most collections can also be iterated through a common API for Item and Count, but not all collections support this.

Methods
Clone Reset
Next_ Skip

See Also

COM module; IUnknown, IPicture.