Click or drag to resize

DomainGetTypes Method

Get all the types of domain

Namespace:  ABB.Robotics.Controllers.ConfigurationDomain
Assembly:  ABB.Robotics.Controllers (in ABB.Robotics.Controllers.dll) Version: 6.5.129.0
Syntax
C#
public Type[] GetTypes()

Return Value

Type: Type

[Missing <returns> documentation for "M:ABB.Robotics.Controllers.ConfigurationDomain.Domain.GetTypes"]

See Also