IVsXMLMemberData6.GetExceptionCount(Int32) 方法

定义

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

参数

piExceptions
Int32

返回

Int32

实现

适用于