The following tables list the members exposed by RootTasksCollection.
Name | Description | |
---|---|---|
RootTasksCollection Constructor | Creates a new TasksCollection instance from previously serialized data. |
Name | Description | |
---|---|---|
tagValue | (Inherited from Infragistics.Shared.SubObjectBase) |
Name | Description | |
---|---|---|
All | The collection as an array of tasks. (Inherited from Infragistics.Win.UltraWinSchedule.TasksCollection) | |
Count | Returns the number of elements in this collection. (Inherited from Infragistics.Win.UltraWinSchedule.TasksCollection) | |
Disposed | (Inherited from Infragistics.Shared.DisposableObject) | |
IsReadOnly | Returns whether this collection is read-only. (Inherited from Infragistics.Win.UltraWinSchedule.TasksCollection) | |
IsSynchronized | (Inherited from Infragistics.Shared.DisposableObjectCollectionBase) | |
Item | Returns the instance at the specified ordinal position within the collection. (Inherited from Infragistics.Win.UltraWinSchedule.TasksCollection) | |
SortedFields | Returns a collection of objects which define the sort order for all tasks which belong to this collection, and their descendants. | |
SyncRoot | (Inherited from Infragistics.Shared.DisposableObjectCollectionBase) | |
Tag | (Inherited from Infragistics.Shared.SubObjectBase) |
Name | Description | |
---|---|---|
InitialCapacity | Returns the initial capacity for this collection. (Inherited from Infragistics.Win.UltraWinSchedule.TasksCollection) | |
List | (Inherited from Infragistics.Shared.DisposableObjectCollectionBase) | |
SubObjectPropChangeHandler | (Inherited from Infragistics.Shared.SubObjectBase) |
Name | Description | |
---|---|---|
Add | Overloaded. Adds a new Task to this collection. | |
AddRange | Adds each Task in the specified list to this collection. (Inherited from Infragistics.Win.UltraWinSchedule.TasksCollection) | |
Clear | Removes all elements from this collection. (Inherited from Infragistics.Win.UltraWinSchedule.TasksCollection) | |
CollapseAll | Sets the Expanded property to false for all members of this collection and their descendants. | |
Contains | (Inherited from Infragistics.Shared.DisposableObjectCollectionBase) | |
CopyTo | Copies the items from the collection into the array. (Inherited from Infragistics.Win.UltraWinSchedule.TasksCollection) | |
CreateObjRef | Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from System.MarshalByRefObject) | |
Dispose | (Inherited from Infragistics.Shared.DisposableObject) | |
ExpandAll | Sets the Expanded property to true for all members of this collection and their descendants. | |
GetItem | Returns the object at the specified index. (Inherited from Infragistics.Win.UltraWinSchedule.TasksCollection) | |
GetLifetimeService | Retrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) | |
IndexOf | Returns the index of the object in the collection. (Inherited from Infragistics.Win.UltraWinSchedule.TasksCollection) | |
InitializeLifetimeService | Obtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) | |
Insert | Overloaded. Inserts a new Task into this collection at the specified ordinal position. (Inherited from Infragistics.Win.UltraWinSchedule.TasksCollection) | |
NotifyPropChange | Overloaded. (Inherited from Infragistics.Shared.SubObjectBase) | |
RefreshSort | Forces sort criteria to be re-evaluated for all tasks and their descendants. | |
Remove | Removes the specified Task from this collection. (Inherited from Infragistics.Win.UltraWinSchedule.TasksCollection) | |
RemoveAt | Removes the Task at the specified ordinal position from this collection. (Inherited from Infragistics.Win.UltraWinSchedule.TasksCollection) | |
ResumeDependencyVerification | Resumes verification of a Task'sdependencies i.e., reverses the effect of calling the SuspendDependencyVerification method. | |
ShouldSerializeTag | (Inherited from Infragistics.Shared.SubObjectBase) | |
SuspendDependencyVerification | Suspends verification of a Task'sdependencies until the ResumeDependencyVerification method is called. | |
ToString | Returns the string representation of this instance. (Inherited from Infragistics.Win.UltraWinSchedule.TasksCollection) | |
VerifyNotDisposed | (Inherited from Infragistics.Shared.DisposableObject) |
Name | Description | |
---|---|---|
CreateArray | (Inherited from Infragistics.Shared.SubObjectsCollectionBase) | |
DeserializeTag | Overloaded. (Inherited from Infragistics.Shared.SubObjectBase) | |
DisposeCollectionItems | (Inherited from Infragistics.Shared.DisposableObjectCollectionBase) | |
InitializeTag | (Inherited from Infragistics.Shared.SubObjectBase) | |
InternalAdd | (Inherited from Infragistics.Shared.SubObjectsCollectionBase) | |
InternalClear | (Inherited from Infragistics.Shared.SubObjectsCollectionBase) | |
InternalInsert | (Inherited from Infragistics.Shared.SubObjectsCollectionBase) | |
InternalRemove | Overloaded. (Inherited from Infragistics.Shared.SubObjectsCollectionBase) | |
MemberwiseClone | Overloaded. Creates a shallow copy of the current System.MarshalByRefObject object. (Inherited from System.MarshalByRefObject) | |
OnDispose | Overridden. Called when this instance is disposed of. | |
OnObjectPropChanged | (Inherited from Infragistics.Shared.SubObjectBase) | |
OnSubObjectPropChanged | Overridden. Notifies listeners that a member of this collection, or the contents of the collection, has changed. | |
ResetTag | (Inherited from Infragistics.Shared.SubObjectBase) | |
SerializeTag | Overloaded. (Inherited from Infragistics.Shared.SubObjectBase) |
Name | Description | |
---|---|---|
SubObjectDisposed | (Inherited from Infragistics.Shared.SubObjectBase) | |
SubObjectPropChanged | (Inherited from Infragistics.Shared.SubObjectBase) |