.NET API Reference for Oracle® Coherence Community Edition
.NET API Reference for Oracle® Coherence Community Edition
.NET API Reference for Oracle® Coherence Community Edition
Tangosol.IO.Pof.Reflection
PofUniformSparseArray Class
PofUniformSparseArray Methods
InstantiateNullValue Method
PofUniformSparseArray
InstantiateNullValue Method
.NET API Reference for Oracle® Coherence Community Edition
(14.1.1.0)
E55634-01
Instantiate a
PofSparseArray
NilPofValue
(factory method).
Namespace:
Tangosol.IO.Pof.Reflection
Assembly:
Coherence (in Coherence.dll) Version: 14.1.1.1 (14.1.1.1)
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, 2020, Oracle and/or its affiliates. All rights reserved.