'Declaration
Protected Overridable Sub GetObjectData( _ ByVal info As SerializationInfo, _ ByVal context As StreamingContext _ )
protected virtual void GetObjectData( SerializationInfo info, StreamingContext context )
Parameters
- info
- The System.Runtime.Serialization.SerializationInfo to populate with data.
- context
- The context information about the source or destination of the serialization.