NameTable Constructor

Definition

Initializes a new instance of the NameTable class.

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

Remarks

Constructs an empty NameTable.

Applies to