Elements

CmxContainer.Elements property

Gets the elements.

public virtual IList<ICmxDocElement> Elements { get; }

Property Value

Collection of child elements.

See Also