[]
Serializes the children of the container.
public virtual void GetObjectData(SerializationInfo info, StreamingContext context)
Public Overridable Sub GetObjectData(info As SerializationInfo, context As StreamingContext)
Type | Name | Description |
---|---|---|
SerializationInfo | info | Object that holds the serialized object data |
StreamingContext | context | Contexual information about the source or destination of the serialization |