IEnumComponents Methods

 

Namespace:   Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop (in Microsoft.VisualStudio.Shell.Interop.dll)

NameDescription
System_CAPS_pubmethodClone(IEnumComponents^)

Clones the current enumeration component.

System_CAPS_pubmethodNext(UInt32, array<VSCOMPONENTSELECTORDATA>^, UInt32)

Retrieves a specified number of items in an enumeration sequence.

System_CAPS_pubmethodReset()

Resets an enumeration sequence to the beginning.

System_CAPS_pubmethodSkip(UInt32)

Skips a specified number of components in an enumeration sequence.

Return to top
Show: