Oracle® Fusion Middleware .NET API Reference for Oracle Coherence
Oracle® Fusion Middleware .NET API Reference for Oracle Coherence
Oracle® Fusion Middleware .NET API Reference for Oracle Coherence
Tangosol.Run.Xml
SimpleElement.SimpleElementAttributes Class
SimpleElementAttributes Methods
Add Method
CheckKey Method
CheckMutable Method
CheckValue Method
Clear Method
Clone Method
Contains Method
CopyTo Method
Equals Method
GetEnumerator Method
GetHashCode Method
Remove Method
SimpleElement
.
SimpleElementAttributes
.
CheckKey Method
Oracle® Fusion Middleware .NET API Reference for Oracle Coherence
14
c
(14.1.1.0)
F23534-02
Validates that specified key is string and is valid attribute name (
IsNameValid(String)
.
Namespace:
Tangosol.Run.Xml
Assembly:
Coherence (in Coherence.dll) Version: 14.1.1.14 (14.1.1.14)
Syntax
C#
Copy
protected
virtual
void
CheckKey
(
Object
key
)
Parameters
key
Type:
System
.
Object
Key to be validated.
Exceptions
Exception
Condition
ArgumentException
Key is not string or is not valid name.
See Also
Reference
SimpleElement
.
SimpleElementAttributes Class
Tangosol.Run.Xml Namespace
Copyright © 2000, 2024, Oracle and/or its affiliates. All rights reserved.