.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
WritingPofHandler.Complex Class
Complex Constructor
WritingPofHandler.Complex Constructor (WritingPofHandler.Complex, Boolean)
WritingPofHandler.Complex Constructor (WritingPofHandler.Complex, Boolean, Int32)
WritingPofHandler
Complex Constructor (WritingPofHandler
Complex, Boolean)
.NET API Reference for Oracle® Coherence Community Edition
(14.1.1.0)
E55634-01
Construct a Complex object for a data collection or user type.
Namespace:
Tangosol.IO.Pof
Assembly:
Coherence (in Coherence.dll) Version: 14.1.1.1 (14.1.1.1)
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, 2020, Oracle and/or its affiliates. All rights reserved.