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
IXmlValue Interface
IXmlValue Methods
Equals Method
GetBinary Method
GetBoolean Method
GetDateTime Method
GetDecimal Method
GetDouble Method
GetHashCode Method
GetInt Method
GetLong Method
GetString Method
SetBinary Method
SetBoolean Method
SetDateTime Method
SetDecimal Method
SetDouble Method
SetInt Method
SetLong Method
SetString Method
ToString Method
WriteValue Method
IXmlValue
SetBinary Method
Oracle® Fusion Middleware .NET API Reference for Oracle Coherence
14
c
(14.1.1.0)
F23534-02
Set the
Binary
value.
Namespace:
Tangosol.Run.Xml
Assembly:
Coherence (in Coherence.dll) Version: 14.1.1.14 (14.1.1.14)
Syntax
C#
Copy
void
SetBinary
(
Binary
val
)
Parameters
val
Type:
Tangosol.Util
Binary
A new value of type Binary.
See Also
Reference
IXmlValue Interface
Tangosol.Run.Xml Namespace
Copyright © 2000, 2024, Oracle and/or its affiliates. All rights reserved.