ICmxContainer

ICmxContainer interface

Defines the container for child elements.

public interface ICmxContainer : ICmxDocElement

Properties

NameDescription
Elements { get; }Gets the elements.

See Also