public abstract class CmxContainer extends DisposableObject implements ICmxContainer
the container for child elements.
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o)
Check if objects are equal.
|
com.aspose.ms.System.Collections.Generic.IGenericList<ICmxDocElement> |
getElements()
Gets the elements.
|
int |
hashCode()
Get hash code of the current object.
|
close, dispose, getDisposedpublic com.aspose.ms.System.Collections.Generic.IGenericList<ICmxDocElement> getElements()
Gets the elements.
getElements in interface ICmxContainerpublic boolean equals(Object o)
Check if objects are equal.
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.