|
|
The TimelinerData type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
|
|
CreateCopy |
Create a new copy of this item
|
|
|
Dispose()()()() |
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Inherited from NativeHandle.) |
|
|
Dispose(Boolean) | (Inherited from NativeHandle.) |
|
|
Equals |
Determines whether the specified object and the current object refer to the same
underlying native object. Returns false if either object has been disposed.
(Inherited from NativeHandle.) |
|
|
Finalize |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from NativeHandle.) |
|
|
GetHashCode | (Inherited from NativeHandle.) |
|
|
GetType |
Gets the Type of the current instance. (Inherited from Object.) |
|
|
MemberwiseClone |
Creates a shallow copy of the current Object. (Inherited from Object.) |
|
|
ToString | (Inherited from NativeHandle.) |
Properties
| Name | Description | |
|---|---|---|
|
|
DataSources |
returns a SavedItemCollection of the TimelinerDataSources within this TimelinerData instance.
|
|
|
DataSourcesRoot |
Returns a FolderItem containing all the TimelinerDataSources within this TimelinerData instance
|
|
|
IsDisposed |
Gets a value indicating whether the object has been disposed and is no longer available.
(Inherited from NativeHandle.) |
|
|
IsReadOnly | (Overrides NativeHandle..::..IsReadOnly.) |
|
|
Settings |
Returns the TimelinerSettings objcet from this TimelinerData instance.
|
|
|
SimulationAppearances |
returns a SavedItemCollection of the SimulationAppearances within this TimelinerData instance.
|
|
|
SimulationAppearancesRoot |
Returns a FolderItem containing all the root SimulationAppearances within this TimelinerData instance
|
|
|
SimulationTaskTypes |
returns a SavedItemCollection of the SimulationTaskTypes within this TimelinerData instance.
|
|
|
SimulationTaskTypesRoot |
Returns a FolderItem containing all the SimulationTaskTypes within this TimelinerData instance
|
|
|
Tasks |
returns a SavedItemCollection of the root TimelinerTasks within this TimelinerData instance.
|
|
|
TasksRoot |
Returns a FolderItem containing all the root TimelinerTasks within this TimelinerData instance
|