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.ADTObjectCollectionT<JobVariable>) |
![]() | Item | Overloaded. Gets the object with the specified OID or numeric index. (Inherited from ArcanaDevelopment.adTempus.Client.Collections.ADTObjectCollectionT<JobVariable>) |
Name | Description | |
---|---|---|
![]() | Add | Overloaded. Overridden. Adds a variable to the collection. |
![]() | AddOrReplace | Adds a variable to the collection or replaces the existing variable with the same Name. |
![]() | AddRange | (Inherited from ArcanaDevelopment.adTempus.Client.Collections.ADTObjectCollectionT<JobVariable>) |
![]() | 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.ADTObjectCollectionT<JobVariable>) |
![]() | ExpandTokens | Expands variable tokens within source, replacing the tokens with the variable values |
![]() | 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. Inserts a variable into the the collection. |
![]() | MoveDown | Moves the item down one spot in the collection (to a larger index) (Inherited from ArcanaDevelopment.adTempus.Client.Collections.ADTObjectCollectionT<JobVariable>) |
![]() | MoveItem | Overloaded. Moves an item within the collection Moves an item within the collection (Inherited from ArcanaDevelopment.adTempus.Client.Collections.ADTObjectCollectionT<JobVariable>) |
![]() | MoveUp | Moves the item up one spot in the collection (to a smaller index) (Inherited from ArcanaDevelopment.adTempus.Client.Collections.ADTObjectCollectionT<JobVariable>) |
![]() | 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>) |
![]() | Sort | Overloaded. (Inherited from ArcanaDevelopment.adTempus.Client.Collections.ADTObjectCollectionT<JobVariable>) |
![]() | TryGetValue | Attempts to get the variable with the specified ArcanaDevelopment.adTempus.Client.JobVariable.Name. |
![]() | 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>) |