'Declaration Public Sub GetObjectData( _ ByVal info As SerializationInfo, _ ByVal context As StreamingContext _ )
public void GetObjectData( SerializationInfo info, StreamingContext context )
Parameters
- info
- The object to be populated with serialization information.
- context
- The destination context of the serialization.