CmxContainer

CmxContainer class

the container for child elements.

public abstract class CmxContainer : ICmxContainer

Properties

NameDescription
virtual Elements { get; }Gets the elements.

Methods

NameDescription
override Equals(object)Check if objects are equal.
override GetHashCode()Get hash code of the current object.

See Also