Click or drag to resize
GCParentDescendants Property

[Missing <summary> documentation for "P:DXMLBase.Gcv.GCParent.Descendants"]

Namespace: DXMLBase.Gcv
Assembly: DXMLBase (in DXMLBase.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public virtual IEnumerable<GCValue> Descendants { get; }

Property Value

Type: IEnumerableGCValue

Implements

IGCOwnerDescendants
See Also