public property BallisticXmlSerializer.Document

Brief

The property returns the document associated with the serializer

Declaration
C#
System.Xml.XmlDocument  Document public get;

Declared in BallisticXmlSerializer

back