Share via


IGrooveNameValueEnum Interface

The IGrooveNameValueEnum interface is an enumerator for name-value pairs.

Methods

Method Description

HasMore

Determines whether the enumeration of name-value pairs contains another pair.

OpenNextPair

Returns the next name-value pair in the enumeration, as an IGrooveVARIANTPair.

Reset

Resets to the beginning of the enumeration.

See Also

Reference

Related Interfaces and Types
IGrooveVariantPair Interface