RTI Connext C# API  6.1.2
Sequence< T > Class Template Reference

IDL sequences map to this type. More...

Inheritance diagram for Sequence< T >:
ISequence< T >

Detailed Description

IDL sequences map to this type.

This class provides the same methods and properties as System.Collections.Generic.List (https://docs.microsoft.com/en-us/dotnet/api/system.collections.generic.list-1?view=netcore-3.1).