get_object_data method

On this page

get_object_data

Populates a SerializationInfo with data needed to serialize the AttachmentIcon.

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

On this page