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.IO.Pof.Reflection
PofUniformSparseArray Class
PofUniformSparseArray Methods
InstantiateNullValue Method
PofUniformSparseArray
InstantiateNullValue Method
Oracle® Fusion Middleware .NET API Reference for Oracle Coherence
14
c
(14.1.1.0)
F23534-02
Instantiate a
PofSparseArray
NilPofValue
(factory method).
Namespace:
Tangosol.IO.Pof.Reflection
Assembly:
Coherence (in Coherence.dll) Version: 14.1.1.14 (14.1.1.14)
Syntax
C#
Copy
protected
override
PofSparseArray
NilPofValue
InstantiateNullValue
(
int
of
,
int
nIndex
)
Parameters
of
Type:
System
Int32
Offset this value would be at if it existed.
nIndex
Type:
System
Int32
Index of this value within the parent sparse array.
Return Value
Type:
PofSparseArray
NilPofValue
An instance of
PofSparseArray
NilPofValue
.
See Also
Reference
PofUniformSparseArray Class
Tangosol.IO.Pof.Reflection Namespace
Copyright © 2000, 2024, Oracle and/or its affiliates. All rights reserved.