Click or drag to resize
AssetCollection Class
Represents a collection of Assets contained by a SmartComponent or a Station.
Inheritance Hierarchy
SystemObject
  ABB.Robotics.RobotStudio.StationsAssetCollection

Namespace:  ABB.Robotics.RobotStudio.Stations
Assembly:  ABB.Robotics.RobotStudio.Stations (in ABB.Robotics.RobotStudio.Stations.dll) Version: 7.0.8747.636
Syntax
C#
public class AssetCollection : ICollection, 
	IEnumerable, IEnumerable<Asset>

The AssetCollection type exposes the following members.

Properties
Methods
Events
  NameDescription
Public eventChanged
Raised when an item is added to or removed from the collection
Top
Version Information

Supported in: 1.0.0.0
See Also