다음을 통해 공유


WindowSearchOptionEnumerator.Clone Method

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

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

Syntax

‘선언
Public Sub Clone ( _
    <OutAttribute> ByRef ppEnum As IVsEnumWindowSearchOptions _
)
public void Clone(
    out IVsEnumWindowSearchOptions ppEnum
)

Parameters

Implements

IVsEnumWindowSearchOptions.Clone(IVsEnumWindowSearchOptions%)

.NET Framework Security

See Also

Reference

WindowSearchOptionEnumerator Class

Microsoft.VisualStudio.PlatformUI Namespace