Oracle® Fusion Middleware .NET API Reference for Oracle Coherence
12c (12.2.1.4.0)
E90869-02
12c (12.2.1.4.0)
E90869-02
The ConverterCollections..::..ConverterDictionary type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | Add |
Adds an element with the provided key and value to the
dictionary.
|
![]() | Clear |
Removes all elements from the dictionary.
|
![]() | Contains |
Determines whether the dictionary contains an element with
the specified key.
|
![]() | CopyTo |
Copies the elements of the collection to an array, starting
at a particular index.
|
![]() | Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) |
![]() | Finalize | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetEnumerator |
Returns an IDictionaryEnumerator object for the
dictionary.
|
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | InstantiateCollection |
Create a Converter Collection.
|
![]() | InstantiateDictionary |
Create a Converter Dictionary.
|
![]() | InstantiateDictionaryEnumerator |
Returns an instance of IDictionaryEnumerator that
uses an IConverters to view an underlying
enumerator.
|
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | Remove |
Removes the element with the specified key from the
dictionary.
|
![]() | ToString |
Return a string description for this dictionary.
(Overrides Object..::..ToString()()()().) |