初始化 NameTable 類別的新執行個體。Initializes a new instance of the NameTable class.
NameTable
public: NameTable();
public NameTable ();
Public Sub New ()
構造空的字串。Constructs an empty NameTable.
謝謝。