RTI Connext C# API  6.1.2
IUnidimensionalCollectionType Interface Reference

Defines a single-dimension ICollectionType. More...

Inheritance diagram for IUnidimensionalCollectionType:
ICollectionType IDynamicType ISequenceType IStringType SequenceType StringType WideStringType

Properties

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 a single-dimension ICollectionType.

Property Documentation

◆ Bounds

uint Bounds
get

The bounds of the collection's single dimension.