[]
Provides the serialization/deserialization methods of the report components.
public interface IComponentSerializationService
Name | Description |
---|---|
Deserialize(Stream) | Deserializes the specified single object. |
Serialize(object, Stream) | Serializes the specified object and stores them in a serialization data object. |