ICorDebugStringValue.GetType(CorElementType) Method

Definition

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

Parameters

Implements

Applies to