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)
Syntaxpublic IEnumerable<TopicInfo> Topics { get; }
Property Value
Type:
IEnumerableTopicInfo
See Also