SfcSerializer Class

Definition

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

Constructors

SfcSerializer()

Properties

UnParentedReferences

Methods

Deserialize(XmlReader)

The public interface for clients to deserialize the file stream

Deserialize(XmlReader, SfcObjectState)

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

FilterPropertyHandler

Applies to