Click or drag to resize

RosWindowBaseTopics Property

The list of current topics

Namespace:  Rubedos.RosToolsApplicationBase
Assembly:  Rubedos.RosToolsApplicationBase (in Rubedos.RosToolsApplicationBase.dll) Version: 1.0.0.2330 (1.0.00000.2330)
Syntax
C#
public IEnumerable<TopicInfo> Topics { get; }

Property Value

Type: IEnumerableTopicInfo
See Also