TagGroup
|
Overloaded. Initializes a new instance of the TagGroup class. |
Active |
Sets/returns TagGroup active state. |
Controller |
Gets / Sets reference for parent Controller |
Count |
Returns the number of Tag classes in the TagGroup collection |
ErrorCode |
Numeric error code related to the last TagGroup operation |
ErrorString |
String description related to the last TagGroup operation |
MyObject |
User defined object associated with the TagGroup |
Now |
Performs and immediate GroupRead / GroupWrite operation |
Tags |
Returns an array of Tag classes in the TagGroup collection. |
AddTag |
Add instances of Tag classes to the TagGroup collection. |
Clear |
Clears the collection of Tag classes from the Group |
CreateNewTag |
Creates new instance of Tag class |
Equals
(inherited from Object) |
Determines whether the specified Object is equal to the current Object. |
GetHashCode
(inherited from Object) |
Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. |
GetType
(inherited from Object) |
Gets the Type of the current instance. |
RemoveTag |
Removes a Tag or an array of Tags from the TagGroup collection |
ToString
(inherited from Object) |
Returns a String that represents the current Object. |
Finalize
(inherited from Object) |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. |
Update |
Group Update |
MemberwiseClone
(inherited from Object) |
Creates a shallow copy of the current Object. |
TagGroup Class | Logix Namespace