SfcSerializer Class

Definition

public sealed class SfcSerializer
type SfcSerializer = class
Public NotInheritable Class SfcSerializer
Inheritance
SfcSerializer

Constructors

Name Description
SfcSerializer()

Properties

Name Description
UnParentedReferences

Methods

Name Description
Deserialize(XmlReader, SfcObjectState)

The public interface for clients to deserialize the file stream

Deserialize(XmlReader)

The public interface for clients to deserialize the file stream

Serialize(Object)

This function compiles the list of the instances which are need to be serialize the root successfully.

Write(XmlWriter)

This function serializes the dependency list instances along with the root

Events

Name Description
FilterPropertyHandler

Applies to