Microsoft.Samples.Collections.Heap.SynchronizedHeap.GetObjectData Function
Populates a SerializationInfo with the data needed to serialize the heap.
Public void GetObjectData (System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext)
Type
Name
Description
System.Runtime.Serialization.SerializationInfo
info
The SerializationInfo to populate with data.
System.Runtime.Serialization.StreamingContext
context
The destination for this serialization.
Return
Description
void