Name | Description | |
---|---|---|
![]() | JobVariableCollection Constructor |
The following tables list the members exposed by JobVariableCollection.
Name | Description | |
---|---|---|
![]() | JobVariableCollection Constructor |
Name | Description | |
---|---|---|
![]() | Count | (Inherited from ArcanaDevelopment.adTempus.Client.Collections.ObjectCollectionT<T>) |
![]() | IsReadOnly | Indicates whether the collection is read-only (Inherited from ArcanaDevelopment.adTempus.Client.Collections.ObjectCollectionT<T>) |
![]() | Item | Overloaded. Gets the object with the specified OID or numeric index. (Inherited from ArcanaDevelopment.adTempus.Client.Collections.ADTObjectCollectionT<JobVariable>) |
Name | Description | |
---|---|---|
![]() | Add | Overridden. Adds or updates a Job Variable |
![]() | Clear | Removes all objects from the collection (Inherited from ArcanaDevelopment.adTempus.Client.Collections.ADTObjectCollectionT<JobVariable>) |
![]() | Contains | Overloaded. Determines whether the collection contains the object with the specified OID (Inherited from ArcanaDevelopment.adTempus.Client.Collections.ADTObjectCollectionT<JobVariable>) |
![]() | ContainsKey | Determines whether the collection contains a variable with the specified name. |
![]() | CopyTo | (Inherited from ArcanaDevelopment.adTempus.Client.Collections.ObjectCollectionT<T>) |
![]() | GetAt | Gets the object at the specified index (Inherited from ArcanaDevelopment.adTempus.Client.Collections.ADTObjectCollectionT<JobVariable>) |
![]() | GetEnumerator | (Inherited from ArcanaDevelopment.adTempus.Client.Collections.ADTObjectCollectionT<JobVariable>) |
![]() | GetItem | Overridden. Gets the object with the specified OID or numeric index. Gets the member with the specified OID, name, or numeric index. |
![]() | GetObject | Gets the object with the specified OID. (Inherited from ArcanaDevelopment.adTempus.Client.Collections.ADTObjectCollectionT<JobVariable>) |
![]() | GetVariable | Gets the variable with the specified name. |
![]() | IndexOf | Overloaded. Gets the index of the variable with the specified name. |
![]() | Insert | Overridden. |
![]() | Remove | Overloaded. Removes the variable with the specified name. |
![]() | RemoveAt | (Inherited from ArcanaDevelopment.adTempus.Client.Collections.ADTObjectCollectionT<JobVariable>) |
![]() | RemoveByOID | Removes the object with the specified OID (Inherited from ArcanaDevelopment.adTempus.Client.Collections.ADTObjectCollectionT<JobVariable>) |
![]() | RenumberContents | Updates sequence numbers for all items in collection. This method must be explicitly called to renumber contents. (Inherited from ArcanaDevelopment.adTempus.Client.Collections.ADTObjectCollectionT<JobVariable>) |
![]() | UpdateFrom | Overloaded. Updates the collection to match the specified source by adding, deleting, and reordering contents as needed. (Inherited from ArcanaDevelopment.adTempus.Client.Collections.ADTObjectCollectionT<JobVariable>) |