Click or drag to resize
GCValuesetParent Method

[Missing <summary> documentation for "M:DXMLBase.Gcv.GCValue.setParent(DXMLBase.Gcv.GCParent)"]

Namespace: DXMLBase.Gcv
Assembly: DXMLBase (in DXMLBase.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
protected virtual void setParent(
	GCParent newParent
)

Parameters

newParent
Type: DXMLBase.GcvGCParent
The new parent (may be null).
See Also