NameTable sealed class NameTable Documentation public Name Add(string key) public Name Add(string key, int length) public Name Lookup(string key) public Name Lookup(string key, int length)