Table Constructor

Definition

Initializes a new instance of the Table class.

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

Remarks

Use this constructor to create and initialize a new instance of the Table class.

Applies to

See also