get_object_data method
get_object_data
Implements ISerializable.GetObjectData.
def get_object_data(self, info, context):
...
| Parameter | Type | Description |
|---|---|---|
| info | System.Runtime.Serialization.SerializationInfo |
The SerializationInfo. |
| context | System.Runtime.Serialization.StreamingContext |
The StreamingContext. |
See Also
- class
AttachmentIcon