KeyInfoClause Constructor

Definition

Initializes a new instance of KeyInfoClause.

protected:
 KeyInfoClause();
public:
 KeyInfoClause();
protected KeyInfoClause ();
public KeyInfoClause ();
Protected Sub New ()
Public Sub New ()

Remarks

You cannot create an instance of an abstract class. Application code creates a new instance of a derived class.

Applies to