Click or drag to resize
GCValueconstructSubordinates Method

[Missing <summary> documentation for "M:DXMLBase.Gcv.GCValue.constructSubordinates(System.String,DXMLBase.Gcv.IGCOwner)"]

Namespace: DXMLBase.Gcv
Assembly: DXMLBase (in DXMLBase.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public static GCValue constructSubordinates(
	string activeValue,
	IGCOwner owner
)

Parameters

activeValue
Type: SystemString

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

owner
Type: DXMLBase.GcvIGCOwner

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

Return Value

Type: GCValue

[Missing <returns> documentation for "M:DXMLBase.Gcv.GCValue.constructSubordinates(System.String,DXMLBase.Gcv.IGCOwner)"]

See Also