'Declaration Public Overridable Sub GetObjectData( _ ByVal info As SerializationInfo, _ ByVal context As StreamingContext _ )
public virtual void GetObjectData( SerializationInfo info, StreamingContext context )
Parameters
- info
- The object that holds the serialized object data.
- context
- The contextual information about the source or destination.