[]
Gets the object data.
public void GetObjectData(SerializationInfo info, StreamingContext context)
Public Sub GetObjectData(info As SerializationInfo, context As StreamingContext)
| Type | Name | Description |
|---|---|---|
| SerializationInfo | info | SerializationInfo to populate with data |
| StreamingContext | context | Destination (see StreamingContext) for this serialization |