WindowSearchOptionEnumerator Methods

 

Namespace:   Microsoft.VisualStudio.PlatformUI
Assembly:  Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)

NameDescription
System_CAPS_pubmethodClone(IVsEnumWindowSearchOptions^)

Creates a new enumerated set of search options that has the same state as this one.

System_CAPS_pubmethodEquals(Object^)

(Inherited from Object.)

System_CAPS_protmethodFinalize()

(Inherited from Object.)

System_CAPS_pubmethodGetHashCode()

(Inherited from Object.)

System_CAPS_pubmethodGetType()

(Inherited from Object.)

System_CAPS_protmethodMemberwiseClone()

(Inherited from Object.)

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

Retrieves a specified number of search options from the enumerated set.

System_CAPS_pubmethodReset()

Resets the search options enumerator to the beginning.

System_CAPS_pubmethodSkip(UInt32)

Skips a specified number of search options in the enumerated sequence.

System_CAPS_pubmethodToString()

(Inherited from Object.)

Return to top
Show: