RTI Connext C# API Version 7.3.0
Rti.Dds.Topics.ITypeSupport Interface Reference

Base interface that provides support operations for IDL-generated types More...

Inheritance diagram for Rti.Dds.Topics.ITypeSupport:
Rti.Dds.Topics.TypeSupport< T >

Properties

DynamicType DynamicType [get]
 The DynamicType that describes the IDL type. More...
 

Detailed Description

Base interface that provides support operations for IDL-generated types

Property Documentation

◆ DynamicType

DynamicType Rti.Dds.Topics.ITypeSupport.DynamicType
get

The DynamicType that describes the IDL type.

Implemented in Rti.Dds.Topics.TypeSupport< T >.