Click or drag to resize

RangeTIsValid Method

Determines if the range is valid.

Namespace:  Rubedos.RosToolsApplicationBase
Assembly:  Rubedos.RosToolsApplicationBase (in Rubedos.RosToolsApplicationBase.dll) Version: 1.0.0.2330 (1.0.00000.2330)
Syntax
C#
public bool IsValid()

Return Value

Type: Boolean
True if range is valid, else false
See Also