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

Namespace: DXMLBase.Gcv
Assembly: DXMLBase (in DXMLBase.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
protected GCGroup(
	IGCOwner owner
)

Parameters

owner
Type: DXMLBase.GcvIGCOwner

[Missing <param name="owner"/> documentation for "M:DXMLBase.Gcv.GCGroup.#ctor(DXMLBase.Gcv.IGCOwner)"]

See Also