'宣言
Public Sub GetObjectData( _ ByVal info As SerializationInfo, _ ByVal context As StreamingContext _ )
public void GetObjectData( SerializationInfo info, StreamingContext context )
パラメータ
- info
- The object that holds the serialized object data.
- context
- The contextual information about the source or destination.