Childs

CdrObjectContainer.Childs property

Gets or sets the objects.

public List<CdrObject> Childs { get; }

Property Value

The objects.

See Also