Click or drag to resize

IGHAObjectSerialize Method (XmlDocument, XmlElement)

[This is preliminary documentation and is subject to change.]

Internal use only

Namespace:  GHASchema
Assembly:  GHASchema (in GHASchema.dll) Version: 1.1.8074.31450 (1.0.0.0)
Syntax
C#
void Serialize(
	ref XmlDocument doc,
	ref XmlElement Objects
)

Parameters

doc
Type: System.XmlXmlDocument

[Missing <param name="doc"/> documentation for "M:GHASchema.IGHAObject.Serialize(System.Xml.XmlDocument@,System.Xml.XmlElement@)"]

Objects
Type: System.XmlXmlElement

[Missing <param name="Objects"/> documentation for "M:GHASchema.IGHAObject.Serialize(System.Xml.XmlDocument@,System.Xml.XmlElement@)"]

See Also