StringDictionary

GPTKB entity

Statements (28)
Predicate Object
gptkbp:instanceOf gptkb:class
gptkbp:alternativeTo gptkb:Hashtable
Dictionary<string, string>
gptkbp:builtBy StringDictionary()
gptkbp:caseSensitivity case-insensitive by default
gptkbp:definedIn System.Collections.Specialized namespace
https://www.w3.org/2000/01/rdf-schema#label StringDictionary
gptkbp:implementedIn IEnumerable
gptkbp:inheritsFrom object
gptkbp:introducedIn gptkb:.NET_Framework_1.1
gptkbp:key string
gptkbp:method Clear()
Add(string key, string value)
ContainsKey(string key)
ContainsValue(string value)
GetEnumerator()
Remove(string key)
gptkbp:numberOfLocations string key-value pairs
gptkbp:partOf gptkb:.NET_Framework
gptkbp:property gptkb:Count
Keys
Values
Item[string key]
gptkbp:serializationSupport not serializable by default
gptkbp:threadSafe false
gptkbp:valueType string
gptkbp:bfsParent gptkb:System.Collections.Specialized
gptkbp:bfsLayer 7