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
WritingPofHandler.Complex Class
Complex Constructor
WritingPofHandler.Complex Constructor (WritingPofHandler.Complex, Boolean)
WritingPofHandler.Complex Constructor (WritingPofHandler.Complex, Boolean, Int32)
WritingPofHandler
Complex Constructor (WritingPofHandler
Complex, Boolean)
Oracle® Fusion Middleware .NET API Reference for Oracle Coherence
14
c
(14.1.1.0)
F23534-02
Construct a Complex object for a data collection or user type.
Namespace:
Tangosol.IO.Pof
Assembly:
Coherence (in Coherence.dll) Version: 14.1.1.14 (14.1.1.14)
Syntax
C#
Copy
public
Complex
(
WritingPofHandler
Complex
complexCurrent
,
bool
encodePosition
)
Parameters
complexCurrent
Type:
Tangosol.IO.Pof
WritingPofHandler
Complex
The current Complex object or
null
.
encodePosition
Type:
System
Boolean
true
to encode the position information.
See Also
Reference
WritingPofHandler
Complex Class
WritingPofHandler
Complex Overload
Tangosol.IO.Pof Namespace
Copyright © 2000, 2024, Oracle and/or its affiliates. All rights reserved.