ICorDebugType.GetFirstTypeParameter(ICorDebugType) Method

Definition

public:
 void GetFirstTypeParameter([Runtime::InteropServices::Out] Microsoft::VisualStudio::CorDebugInterop::ICorDebugType ^ % value);
public void GetFirstTypeParameter (out Microsoft.VisualStudio.CorDebugInterop.ICorDebugType value);
abstract member GetFirstTypeParameter : ICorDebugType -> unit
Public Sub GetFirstTypeParameter (ByRef value As ICorDebugType)

Parameters

Applies to