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