Class CmxContainer
Nazwa przestrzeń: Aspose.Imaging.FileFormats.Cmx.ObjectModel Zgromadzenie: Aspose.Imaging.dll (25.4.0)
pojemnik dla elementów dziecięcych.
[JsonObject(MemberSerialization.OptIn)]
public abstract class CmxContainer : DisposableObject, IDisposable, ICmxContainer, ICmxDocElement
Inheritance
object ← DisposableObject ← CmxContainer
Derived
CmxGroup , CmxLayer , CmxProcedure
Implements
IDisposable , ICmxContainer , ICmxDocElement
Dziedziczeni członkowie
DisposableObject.Dispose() , DisposableObject.ReleaseManagedResources() , DisposableObject.ReleaseUnmanagedResources() , DisposableObject.VerifyNotDisposed() , DisposableObject.Disposed , object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()
Constructors
CmxContainer()
[JsonConstructor]
protected CmxContainer()
Properties
Elements
Dostęp do elementów.
public virtual IList<icmxdocelement> Elements { get; }
Wartość nieruchomości
IList • < ICmxDocElement >
Methods
Equals(CmxContainer)
Sprawdź, czy obiekty są równe.
protected bool Equals(CmxContainer other)
Parameters
other
CmxContainer
Kolejny obiekt.
Returns
Wynik porównania równości.
Equals(Obiekt)
Sprawdź, czy obiekty są równe.
public override bool Equals(object obj)
Parameters
obj
object
Kolejny obiekt.
Returns
Wynik porównania równości.
GetHashCode()
Zdobądź kod hash bieżącego obiektu.
public override int GetHashCode()
Returns
To jest kod hash.
ReleaseManagedResources()
Upewnij się, że nie zarządzane zasoby nie są tutaj uwalniane, ponieważ mogą być już uwalniane.
protected override void ReleaseManagedResources()