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