IVsXMLMemberData6.GetTypeParamCount(Int32) 方法

定义

public:
 int GetTypeParamCount([Runtime::InteropServices::Out] int % piTypeParams);
public int GetTypeParamCount (out int piTypeParams);
abstract member GetTypeParamCount : int -> int
Public Function GetTypeParamCount (ByRef piTypeParams As Integer) As Integer

参数

piTypeParams
Int32

返回

Int32

实现

适用于