IPAddressInformation Constructor

Definition

Initializes a new instance of the IPAddressInformation class.

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

Remarks

This constructor can be called only by classes that derive from IPAddressInformation.

Applies to