INGEAR.NET.ABLink

 

TagGroup Members

TagGroup overview

Public Instance Constructors

TagGroup Overloaded. Initializes a new instance of the TagGroup class.

Public Instance Properties

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.

Public Instance Methods

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  
ToString (inherited from Object) Returns a String that represents the current Object.

Public Instance Events

Update Update Event Handler

See Also

TagGroup Class | ABLink Namespace