Oracle® Coherence .NET API Reference Release 3.7.1
E22844-03

The ConverterCollections..::.ConverterCollection type exposes the following members.

Methods

  NameDescription
CopyTo
Copies the elements of the ICollection to an array, starting at a particular index.
Equals
Compares the specified object with this collection for equality.
(Overrides Object..::.Equals(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 enumerator that iterates through a collection.
GetHashCode
Returns the hash code value for this collection.
(Overrides Object..::.GetHashCode()()().)
GetType
Gets the Type of the current instance.
(Inherited from Object.)
InstantiateEnumerator
Create a Converter enumerator.
Invalidate
Drop references to the underlying collection and the converters.
MemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
ToString
Return a string description for this collection.
(Overrides Object..::.ToString()()().)

See Also