IEnumDebugPropertyInfo.Clone(IEnumDebugPropertyInfo) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
int Clone([Runtime::InteropServices::Out] Microsoft::VisualStudio::Debugger::Interop::IEnumDebugPropertyInfo ^ % ppepi);
public int Clone(out Microsoft.VisualStudio.Debugger.Interop.IEnumDebugPropertyInfo ppepi);
abstract member Clone : IEnumDebugPropertyInfo -> int
Public Function Clone (ByRef ppepi As IEnumDebugPropertyInfo) As Integer
Parameters
- ppepi
- IEnumDebugPropertyInfo