IEnumOLEVERB.Clone Method

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

Syntax

'Declaração
Sub Clone ( _
    <OutAttribute> ByRef ppEnum As IEnumOLEVERB _
)
void Clone(
    out IEnumOLEVERB ppEnum
)

Parameters

.NET Framework Security

See Also

Reference

IEnumOLEVERB Interface

Microsoft.VisualStudio.OLE.Interop Namespace