Elements

ICmxContainer.Elements property

Gets the elements.

public IList<ICmxDocElement> Elements { get; }

Property Value

Collection of child elements.

See Also