class BallisticXmlSerializer

Parents

object

Brief

Serializer

Static Public Methods

SerializeToFile

Serializes the object to the specified file

SerializeToStream

Serializes the object to a stream

Public Properties

Document

The property returns the document associated with the serializer

Public Constructors

BallisticXmlSerializer

Default constructor

BallisticXmlSerializer

Constructor for an existing document

Public Methods

Serialize

Serialize the value into an element

back