Click or drag to resize
IEntityFieldsWriteXml Method
Overload List
  NameDescription
Public methodWriteXml(XmlWriter, XmlFormatAspect)
Writes the XML of this Fields object to the writer specified
(Inherited from IEntityFieldsCore.)
Public methodWriteXml(XmlFormatAspect, XmlDocument, XmlNode)
Converts this EntityFields object to a set of XmlNodes with all the fields as individual nodes.
Top
See Also