adTempus API
ArcanaDevelopment.adTempus.Client.Collections Namespace / ScriptExecutionTaskCollection Class
Properties Methods Events

In This Topic
    ScriptExecutionTaskCollection Class Members
    In This Topic

    The following tables list the members exposed by ScriptExecutionTaskCollection.

    Public Constructors
    Public Properties
     NameDescription
    Public Property (Inherited from ArcanaDevelopment.adTempus.Client.Collections.ObjectCollectionT<T>)
    Public Property Indicates whether the collection is read-only (Inherited from ArcanaDevelopment.adTempus.Client.Collections.ObjectCollectionT<T>)
    Public PropertyOverloaded.  Gets the object with the specified OID or numeric index. (Inherited from ArcanaDevelopment.adTempus.Client.Collections.ADTObjectCollectionT<ScriptExecutionTask>)
    Top
    Public Methods
     NameDescription
    Public Method (Inherited from ArcanaDevelopment.adTempus.Client.Collections.ADTObjectCollectionT<ScriptExecutionTask>)
    Public Method Removes all objects from the collection (Inherited from ArcanaDevelopment.adTempus.Client.Collections.ADTObjectCollectionT<ScriptExecutionTask>)
    Public MethodOverloaded.  Determines whether the collection contains the object with the specified OID (Inherited from ArcanaDevelopment.adTempus.Client.Collections.ADTObjectCollectionT<ScriptExecutionTask>)
    Public Method (Inherited from ArcanaDevelopment.adTempus.Client.Collections.ObjectCollectionT<T>)
    Public Method Gets the object at the specified index (Inherited from ArcanaDevelopment.adTempus.Client.Collections.ADTObjectCollectionT<ScriptExecutionTask>)
    Public Method (Inherited from ArcanaDevelopment.adTempus.Client.Collections.ADTObjectCollectionT<ScriptExecutionTask>)
    Public Method Gets the object with the specified OID or numeric index. (Inherited from ArcanaDevelopment.adTempus.Client.Collections.ADTObjectCollectionT<ScriptExecutionTask>)
    Public Method Gets the object with the specified OID. (Inherited from ArcanaDevelopment.adTempus.Client.Collections.ADTObjectCollectionT<ScriptExecutionTask>)
    Public Method (Inherited from ArcanaDevelopment.adTempus.Client.Collections.ObjectCollectionT<T>)
    Public Method (Inherited from ArcanaDevelopment.adTempus.Client.Collections.ADTObjectCollectionT<ScriptExecutionTask>)
    Public MethodOverloaded.  Removes the specified object, OID, or index (Inherited from ArcanaDevelopment.adTempus.Client.Collections.ADTObjectCollectionT<ScriptExecutionTask>)
    Public Method (Inherited from ArcanaDevelopment.adTempus.Client.Collections.ADTObjectCollectionT<ScriptExecutionTask>)
    Public Method Removes the object with the specified OID (Inherited from ArcanaDevelopment.adTempus.Client.Collections.ADTObjectCollectionT<ScriptExecutionTask>)
    Public Method Updates sequence numbers for all items in collection. This method must be explicitly called to renumber contents. (Inherited from ArcanaDevelopment.adTempus.Client.Collections.ADTObjectCollectionT<ScriptExecutionTask>)
    Public MethodOverloaded.  Updates the collection to match the specified source by adding, deleting, and reordering contents as needed. (Inherited from ArcanaDevelopment.adTempus.Client.Collections.ADTObjectCollectionT<ScriptExecutionTask>)
    Top
    Public Events
    See Also