Click or drag to resize
GCSubordinates Constructor (XmlElement, IGCOwner)
Initializes a new instance of the GCSubordinates class

Namespace: DXMLBase.Gcv
Assembly: DXMLBase (in DXMLBase.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
protected GCSubordinates(
	XmlElement definition,
	IGCOwner owner
)

Parameters

definition
Type: System.XmlXmlElement

[Missing <param name="definition"/> documentation for "M:DXMLBase.Gcv.GCSubordinates.#ctor(System.Xml.XmlElement,DXMLBase.Gcv.IGCOwner)"]

owner
Type: DXMLBase.GcvIGCOwner

[Missing <param name="owner"/> documentation for "M:DXMLBase.Gcv.GCSubordinates.#ctor(System.Xml.XmlElement,DXMLBase.Gcv.IGCOwner)"]

See Also