Freigeben über


IEnumString.Clone Method

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

Syntax

'Declaration
Sub Clone ( _
    <OutAttribute> ByRef ppEnum As IEnumString _
)
void Clone(
    out IEnumString ppEnum
)

Parameters

.NET Framework Security

See Also

Reference

IEnumString Interface

Microsoft.VisualStudio.OLE.Interop Namespace