Click or drag to resize
GCSubordinates Constructor (String, 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(
	string activeValue,
	IGCOwner owner
)

Parameters

activeValue
Type: SystemString

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

owner
Type: DXMLBase.GcvIGCOwner

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

See Also