ArgMap MethodsA Sandcastle Documented Class Library

The ArgMap type exposes the following members.

Methods

  NameDescription
Public methodAdd(TKey, TValue) (Inherited from DictionaryString, String.)
Public methodAdd(String, Object)
Associates the specified value with the specified key in this map. If the map previously contained mapping for the key, this method will throw an exception.
Public methodClear (Inherited from DictionaryString, String.)
Public methodContainsKey (Inherited from DictionaryString, String.)
Public methodContainsValue (Inherited from DictionaryString, String.)
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetEnumerator (Inherited from DictionaryString, String.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetObjectData (Inherited from DictionaryString, String.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodOnDeserialization (Inherited from DictionaryString, String.)
Public methodRemove (Inherited from DictionaryString, String.)
Public methodSafeAdd
Associates the specified value with the specified key in this map. If the map previously contained mapping for the key, it will be replaced
Public methodToString (Inherited from Object.)
Public methodTryGetValue (Inherited from DictionaryString, String.)
Top
See Also

Reference