The following tables list the members exposed by TasksCollection.
Name | Description | |
---|---|---|
TasksCollection Constructor | Creates a new TasksCollection instance from previously serialized data. |
Name | Description | |
---|---|---|
tagValue | (Inherited from Infragistics.Shared.SubObjectBase) |
Name | Description | |
---|---|---|
All | Overridden. The collection as an array of tasks. | |
Count | Overridden. Returns the number of elements in this collection. | |
Disposed | (Inherited from Infragistics.Shared.DisposableObject) | |
IsReadOnly | Overridden. Returns whether this collection is read-only. | |
IsSynchronized | (Inherited from Infragistics.Shared.DisposableObjectCollectionBase) | |
Item | Returns the instance at the specified ordinal position within the collection. | |
SyncRoot | (Inherited from Infragistics.Shared.DisposableObjectCollectionBase) | |
Tag | (Inherited from Infragistics.Shared.SubObjectBase) |
Name | Description | |
---|---|---|
InitialCapacity | Overridden. Returns the initial capacity for this collection. | |
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. | |
Clear | Removes all elements from this collection. | |
Contains | (Inherited from Infragistics.Shared.DisposableObjectCollectionBase) | |
CopyTo | Overridden. Copies the items from the collection into the array. | |
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) | |
GetItem | Overridden. Returns the object at the specified index. | |
GetLifetimeService | Retrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) | |
IndexOf | Overridden. Returns the index of the object in the collection. | |
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. | |
NotifyPropChange | Overloaded. (Inherited from Infragistics.Shared.SubObjectBase) | |
Remove | Removes the specified Task from this collection. | |
RemoveAt | Removes the Task at the specified ordinal position from this collection. | |
ShouldSerializeTag | (Inherited from Infragistics.Shared.SubObjectBase) | |
ToString | Returns the string representation of this instance. | |
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. Releases resources used by this object. | |
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) |