RTI Connext C# API  6.1.2
ISequenceType Interface Reference

Defines an ISequenceType. More...

Inheritance diagram for ISequenceType:
IUnidimensionalCollectionType ICollectionType IDynamicType SequenceType

Additional Inherited Members

- Properties inherited from IUnidimensionalCollectionType
uint Bounds [get]
 The bounds of the collection's single dimension. More...
 
- Properties inherited from ICollectionType
IDynamicType ContentType [get]
 The IDynamicType of the elements contained the ICollectionType. More...
 
- Properties inherited from IDynamicType
string Name [get]
 The name of the IDynamicType. More...
 
TypeKind Kind [get]
 The kind of IDynamicType. More...
 

Detailed Description

Defines an ISequenceType.