[]
        
Gets the object data.
[SecurityCritical]
public void GetObjectData(SerializationInfo info, StreamingContext context)
<SecurityCritical>
Public 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  |