Oracle® Coherence .NET API Reference Release 3.6
E15727-01
Assembly: Coherence (in Coherence.dll) Version: 3.6.0.0 (3.6.0.0)
E15727-01
Find and replace the attributes names in "{}" format with the
corresponding values for this cache info.
Namespace:
Tangosol.NetAssembly: Coherence (in Coherence.dll) Version: 3.6.0.0 (3.6.0.0)
Syntax
| C# |
|---|
public virtual void ReplaceAttributes( IXmlElement xml ) |
Parameters
- xml
- Type: Tangosol.Run.Xml..::.IXmlElement
The IXmlElement to replace "{}" attributes at.
Remarks
Note: the content of the specified IXmlElement could
be modified, so the caller is supposed to clone the passed in
XML if necessary.