Condividi tramite


IVsXMLMemberData6.GetTypeParamTextAt(Int32, String, String) Method

Definition

public:
 int GetTypeParamTextAt(int iTypeParam, [Runtime::InteropServices::Out] System::String ^ % pbstrName, [Runtime::InteropServices::Out] System::String ^ % pbstrText);
public int GetTypeParamTextAt (int iTypeParam, out string pbstrName, out string pbstrText);
abstract member GetTypeParamTextAt : int * string * string -> int
Public Function GetTypeParamTextAt (iTypeParam As Integer, ByRef pbstrName As String, ByRef pbstrText As String) As Integer

Parameters

iTypeParam
Int32
pbstrName
String
pbstrText
String

Returns

Implements

Applies to