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.Util.Collections
DictionarySet Class
DictionarySet Methods
Add Method
Clear Method
Contains Method
CopyTo Method
Equals Method
GetEnumerator Method
GetHashCode Method
GetObjectData Method
InstantiateDictionary Method
Remove Method
ToString Method
DictionarySet
GetObjectData Method
Oracle® Fusion Middleware .NET API Reference for Oracle Coherence
14
c
(14.1.1.0)
F23534-02
Populates SerializationInfo with the data needed to serialize this object.
Namespace:
Tangosol.Util.Collections
Assembly:
Coherence (in Coherence.dll) Version: 14.1.1.14 (14.1.1.14)
Syntax
C#
Copy
public
void
GetObjectData
(
SerializationInfo
info
,
StreamingContext
context
)
Parameters
info
Type:
System.Runtime.Serialization
SerializationInfo
The SerializationInfo to populate with data.
context
Type:
System.Runtime.Serialization
StreamingContext
The serialization context.
Implements
ISerializable
GetObjectData(SerializationInfo, StreamingContext)
Exceptions
Exception
Condition
SecurityException
The caller does not have the required permission.
See Also
Reference
DictionarySet Class
Tangosol.Util.Collections Namespace
Copyright © 2000, 2024, Oracle and/or its affiliates. All rights reserved.