Метод | Описание | |
---|---|---|
GetEnumerator ( ) : IDictionaryEnumerator | ||
Remove ( Object key ) : void | ||
SimpleHashtable ( uint threshold ) : System | ||
this ( Object key ) : Object |
Метод | Описание | |
---|---|---|
GetHashtableEntry ( Object key, uint hashCode ) : |
||
IgnoreCaseGet ( String name ) : Object | ||
Rehash ( ) : void |
public GetEnumerator ( ) : IDictionaryEnumerator | ||
Результат | IDictionaryEnumerator |
public SimpleHashtable ( uint threshold ) : System | ||
threshold | uint | |
Результат | System |