Click or drag to resize

TypeInstances Property

Gets all instances of this type.

Namespace:  ABB.Robotics.Controllers.ConfigurationDomain
Assembly:  ABB.Robotics.Controllers (in ABB.Robotics.Controllers.dll) Version: 6.5.129.0
Syntax
C#
public Instance[] Instances { get; }

Property Value

Type: Instance
See Also