Method | Description | |
---|---|---|
Add ( string aKey, aValue ) : void | ||
CaseDictionary ( ) | ||
CaseDictionary ( IDictionary init ) | ||
CaseDictionary ( int init ) | ||
ContainsKeyCS ( string aKey ) : bool | ||
TryGetValueCS ( string aKey, &aValue ) : bool |
Method | Description | |
---|---|---|
IndexerPropertyAtCS ( ) |
public TryGetValueCS ( string aKey, &aValue ) : bool | ||
aKey | string | |
return | bool |