.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.Util.Collections
SortedDictionary Class
SortedDictionary Methods
Add Method
AssertIsVariableSize Method
AssertIsWriteable Method
Clear Method
Clone Method
Contains Method
ContainsKey Method
ContainsValue Method
CopyTo Method
Equals Method
GetEnumerator Method
GetHashCode Method
GetObjectData Method
Remove Method
ToString Method
SortedDictionary
GetObjectData Method
.NET API Reference for Oracle® Coherence Community Edition
(14.1.1.0)
E55634-01
Overrides serialization method to add support for null value serialization.
Namespace:
Tangosol.Util.Collections
Assembly:
Coherence (in Coherence.dll) Version: 14.1.1.1 (14.1.1.1)
Syntax
C#
Copy
public
virtual
void
GetObjectData
(
SerializationInfo
info
,
StreamingContext
context
)
Parameters
info
Type:
System.Runtime.Serialization
SerializationInfo
Serialization info.
context
Type:
System.Runtime.Serialization
StreamingContext
Serialization context.
Implements
ISerializable
GetObjectData(SerializationInfo, StreamingContext)
See Also
Reference
SortedDictionary Class
Tangosol.Util.Collections Namespace
Copyright © 2000, 2020, Oracle and/or its affiliates. All rights reserved.