WindowSearchOptionEnumerator Methods
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.PlatformUI
Assembly: Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)
| Name | Description | |
|---|---|---|
![]() | Clone(IVsEnumWindowSearchOptions^) | Creates a new enumerated set of search options that has the same state as this one. |
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | Next(UInt32, array<IVsWindowSearchOption^>^, UInt32) | Retrieves a specified number of search options from the enumerated set. |
![]() | Reset() | Resets the search options enumerator to the beginning. |
![]() | Skip(UInt32) | Skips a specified number of search options in the enumerated sequence. |
![]() | ToString() | (Inherited from Object.) |
Show:

