Click or drag to resize
GCDefinitionsconstruct Method (XmlDocument)

[Missing <summary> documentation for "M:DXMLBase.Gcv.GCDefinitions.construct(System.Xml.XmlDocument)"]

Namespace: DXMLBase.Gcv
Assembly: DXMLBase (in DXMLBase.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public static GCDefinitions construct(
	XmlDocument document
)

Parameters

document
Type: System.XmlXmlDocument

[Missing <param name="document"/> documentation for "M:DXMLBase.Gcv.GCDefinitions.construct(System.Xml.XmlDocument)"]

Return Value

Type: GCDefinitions

[Missing <returns> documentation for "M:DXMLBase.Gcv.GCDefinitions.construct(System.Xml.XmlDocument)"]

See Also