ICorDebugArrayValue.GetElementType(CorElementType) Method

Definition

public:
 void GetElementType([Runtime::InteropServices::Out] Microsoft::VisualStudio::CorDebugInterop::CorElementType % pType);
public void GetElementType (out Microsoft.VisualStudio.CorDebugInterop.CorElementType pType);
abstract member GetElementType : CorElementType -> unit
Public Sub GetElementType (ByRef pType As CorElementType)

Parameters

Applies to