Transient
|
The TransientManager type exposes the following members.
| Name | Description | |
|---|---|---|
| AutoDelete | Property that indicates whether the object should be
automatically deleted by the Garbage Collector. (Inherited from DisposableWrapper) |
|
| CurrentTransientManager | Property that represents current transient manager. | |
| IsDisposed | Property that indicates whether pointer to native code
unmanaged object == IntPtr::Zero. (Inherited from DisposableWrapper) |
|
| UnmanagedObject | Property that represents a pointer to an unmanaged
object. (Inherited from DisposableWrapper) |
| Name | Description | |
|---|---|---|
| AddChildTransient | Appends a child drawable to a parent drawable in the transient drawables manager. | |
| AddTransient | Appends a child drawable to a parent drawable in the transient drawables manager. | |
| CreateObjRef | (Inherited from MarshalByRefObject) |
|
| DeleteUnmanagedObject | (Overrides DisposableWrapperDeleteUnmanagedObject) |
|
| Dispose | (Inherited from DisposableWrapper) |
|
| Dispose(Boolean) | (Inherited from DisposableWrapper) |
|
| Equals | Checks objects for equality. (Inherited from DisposableWrapper) |
|
| EraseChildTransient | Erases a child drawable from a parent drawable in the transient drawables manager. | |
| EraseTransient | Erases a drawable from the transient drawables manager. | |
| EraseTransients | Erases all drawables from the specified drawable mode and order. | |
| Finalize | (Inherited from DisposableWrapper) |
|
| GetFreeSubDrawingMode | Finds a free order for the specified drawable mode. | |
| GetHashCode | Retrieves the object hash code. (Inherited from DisposableWrapper) |
|
| GetLifetimeService | (Inherited from MarshalByRefObject) |
|
| GetType | (Inherited from Object) |
|
| InitializeLifetimeService | (Inherited from MarshalByRefObject) |
|
| MemberwiseClone | (Inherited from Object) |
|
| MemberwiseClone(Boolean) | (Inherited from MarshalByRefObject) |
|
| ToString | (Inherited from Object) |
|
| UpdateChildTransient | Updates a child drawable of a parent drawable in the transient drawables manager (partial updates for a parent drawable). | |
| UpdateTransient | Updates a drawable in the transient drawables manager. |
| © Bricsys NV. All rights reserved. |