Oracle® Coherence .NET API Reference Release 3.7.1
E22844-03
E22844-03
The SimpleElement..::.SimpleElementList type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Add |
Adds an object to the end of the ArrayList.
(Overrides | |
| AddRange |
Adds the elements of an ICollection to the end of the
ArrayList.
(Overrides | |
| BinarySearch | Overloaded. | |
| CheckElement |
Validates the passed IXmlElement, copying the element into a
new valid element if necessary.
| |
| CheckMutable |
Validates that the parent element is mutable, otherwise
throws an | |
| Clear |
Removes all elements from the ArrayList.
(Overrides | |
Creates a shallow copy of the (Inherited from | ||
Determines whether an element is in the (Inherited from | ||
| CopyTo | Overloaded. | |
| Equals |
Compare this list with another for equality.
(Overrides | |
Allows an (Inherited from | ||
| GetEnumerator | Overloaded. | |
| GetHashCode |
Provide a hash value for this SimpleElementList.
(Overrides | |
Returns an (Inherited from | ||
Gets the (Inherited from | ||
| IndexOf | Overloaded. | |
| Insert |
Inserts an element into the ArrayList at the specified index.
(Overrides | |
| InsertRange |
Inserts the elements of a collection into the ArrayList at
the specified index.
(Overrides | |
| LastIndexOf | Overloaded. | |
Creates a shallow copy of the current (Inherited from | ||
| Remove |
Removes the first occurrence of a specific object from the
ArrayList.
(Overrides | |
| RemoveAt |
Removes the element at the specified index of the ArrayList.
(Overrides | |
| RemoveRange |
Removes a range of elements from the ArrayList.
(Overrides | |
| Reverse | Overloaded. | |
| SetRange |
Copies the elements of a collection over a range of elements
in the ArrayList.
(Overrides | |
| Sort | Overloaded. | |
| ToArray | Overloaded. | |
Returns a (Inherited from | ||
Sets the capacity to the actual number of elements in the (Inherited from |