Class CmxContainer

CmxContainer class

the container for child elements.

public abstract class CmxContainer : DisposableObject, ICmxContainer

Properties

NameDescription
Disposed { get; }Gets a value indicating whether this instance is disposed.
virtual Elements { get; }Gets the elements.

Methods

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

See Also