Click or drag to resize

ModuleTypeDeclarationList Property

Gets the TextRange of the datatype 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 TypeDeclarationList { get; }

Property Value

Type: TextRange
See Also