IVsUIEnumDataSourceProperties Methods

 

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

NameDescription
System_CAPS_pubmethodClone(IVsUIEnumDataSourceProperties^)

Creates a copy of the enumeration.

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

Retrieves a specified number of items in the enumeration sequence.

System_CAPS_pubmethodReset()

Resets the enumeration sequence to the beginning.

System_CAPS_pubmethodSkip(UInt32)

Skips over a specified number of items in the enumeration.

Return to top
Show: