Method | Description | |
---|---|---|
GetEnumerator ( ) : IDictionaryEnumerator | ||
Remove ( Object key ) : void | ||
SimpleHashtable ( uint threshold ) : System | ||
this ( Object key ) : Object |
Method | Description | |
---|---|---|
GetHashtableEntry ( Object key, uint hashCode ) : |
||
IgnoreCaseGet ( String name ) : Object | ||
Rehash ( ) : void |
public GetEnumerator ( ) : IDictionaryEnumerator | ||
return | IDictionaryEnumerator |
public SimpleHashtable ( uint threshold ) : System | ||
threshold | uint | |
return | System |