System.Runtime.InteropServices.ComTypes.IEnumSTATDATA Members

The members of System.Runtime.InteropServices.ComTypes.IEnumSTATDATA are listed below.

Public Methods

Clone(out IEnumSTATDATA)
Documentation for this section has not yet been entered.
Next(int, STATDATA[], int[]) : int

Retrieves a specified number of items in the enumeration sequence.

Reset() : int

Resets the enumeration sequence to the beginning.

Skip(int) : int

Skips a specified number of items in the enumeration sequence.