DictionaryOfstring MethodsCognex VisionPro 9.10

The DictionaryOfstring type exposes the following members.

Methods

  NameDescription
Public methodAdd(KeyValuePair String, String )
Public methodAdd(String, String)
Public methodClear
Public methodContains
Public methodContainsKey
Public methodCopyTo
Public methodEquals
Compares the equality of this object with another.
(Overrides ChangedEventShareableBase Equals(Object).)
Protected methodFinalize
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
Public methodGetHashCode
Returns the hash code of this object.
(Overrides ChangedEventShareableBase GetHashCode .)
Public methodGetItemByKey
Get the item at the specified index.
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodGetTypeMeta
Get the description of the object type.
(Overrides ShareableBase GetTypeMeta .)
Public methodKey
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodRemove(KeyValuePair String, String )
Public methodRemove(String)
Public methodResumeAndRaiseChangedEvent (Overrides ChangedEventShareableBase ResumeAndRaiseChangedEvent .)
Public methodsetItem
Public methodSuspendChangedEvent (Overrides ChangedEventShareableBase SuspendChangedEvent .)
Public methodToString
Converts this object to a string representation.
(Overrides Object ToString .)
Public methodTryGetByIndex
Public methodTryGetValue
Top
See Also