Oracle® Coherence .NET API Reference Release 3.7.1
E22844-03
E22844-03
The SimpleElement..::.SimpleElementAttributes type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Add |
Adds an element with the provided key and value to the
dictionary.
| |
| CheckKey |
Validates that specified key is string and is valid
attribute name (IsNameValid(String).
| |
| CheckMutable |
Validates that the parent element is mutable, otherwise
throws an | |
| CheckValue |
Validates that the valus is IXmlValue.
| |
| Clear |
Removes all elements from the dictionary.
| |
| Clone |
Creates and returns a copy of this dictionary.
| |
| Contains |
Determines whether this dictionary contains an element with
the specified key.
| |
| CopyTo |
Copies the elements of the ICollection to an
Array, starting at a particular array index.
| |
| Equals |
Compare this dictionary with another for equality.
(Overrides | |
Allows an (Inherited from | ||
| GetEnumerator |
Returns an enumerator that iterates through a collection.
| |
| GetHashCode |
Provide a hash value for this SimpleElementAttributes.
(Overrides | |
Gets the (Inherited from | ||
Creates a shallow copy of the current (Inherited from | ||
| Remove |
Removes the element with the specified key from the
dictionary.
| |
Returns a (Inherited from |