IcmpV6Statistics 构造函数

定义

初始化 IcmpV6Statistics 类的新实例。Initializes a new instance of the IcmpV6Statistics class.

protected:
 IcmpV6Statistics();
protected IcmpV6Statistics ();
Protected Sub New ()

注解

此构造函数只能由派生自的类调用 IcmpV6StatisticsThis constructor can be called only by classes that derive from IcmpV6Statistics.

适用于