Click or drag to resize

ModuleRoutineDeclarationList Property

Gets the TextRange of the routine declarations of the Module.

Namespace:  ABB.Robotics.Controllers.RapidDomain
Assembly:  ABB.Robotics.Controllers (in ABB.Robotics.Controllers.dll) Version: 6.5.129.0
Syntax
C#
public TextRange RoutineDeclarationList { get; }

Property Value

Type: TextRange
See Also