Click or drag to resize
ProjectObjectTagCollection Class
A collection of ProjectObjectTag objects.
Inheritance Hierarchy
SystemObject
  GenericCollectionProjectObjectTag
    ABB.Robotics.RobotStudio.StationsProjectObjectTagCollection

Namespace:  ABB.Robotics.RobotStudio.Stations
Assembly:  ABB.Robotics.RobotStudio.Stations (in ABB.Robotics.RobotStudio.Stations.dll) Version: 7.0.8747.636
Syntax
C#
public sealed class ProjectObjectTagCollection : GenericCollection<ProjectObjectTag>

The ProjectObjectTagCollection type exposes the following members.

Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Public methodRemove (Overrides GenericCollection.Remove(UTP).)
Public methodToString (Inherited from Object.)
Top
Version Information

Supported in: 1.0.0.0
See Also