RTI Connext C# API  6.1.2
ISequence< T > Interface Template Reference

IDL sequences map to this type. More...

Inheritance diagram for ISequence< T >:
Sequence< 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).