ProtocolCollection Constructor

Definition

Initializes a new instance of the ProtocolCollection class.

This API supports the product infrastructure and is not intended to be used directly from your code.

public:
 ProtocolCollection();
public ProtocolCollection ();
Public Sub New ()

Remarks

ProtocolCollection is introduced in the .NET Framework 3.5. For more information, see Versions and Dependencies.

Applies to