DDS::WstringSeq Class Reference
[Built-in Sequences]

Instantiates DDS::Sequence < System::Char* >. More...

#include <managed_infrastructure.h>

Inheritance diagram for DDS::WstringSeq:

DDS::Sequence< T >

List of all members.

Public Member Functions

 WstringSeq ()
 Constructs an empty sequence of wide strings with an initial maximum of zero.
 WstringSeq (System::Int32 max)
 Constructs an empty sequence of wide strings with the given initial maximum.
 WstringSeq (WstringSeq^ strings)
 Constructs a new sequence containing the given wide strings.


Detailed Description

Instantiates DDS::Sequence < System::Char* >.

Instantiates:
<<generic>> DDS::Sequence
See also:
System::Char

DDS::StringSeq

DDS::Sequence


Constructor & Destructor Documentation

DDS::WstringSeq::WstringSeq (  )  [inline]

Constructs an empty sequence of wide strings with an initial maximum of zero.

DDS::WstringSeq::WstringSeq ( System::Int32  max  )  [inline]

Constructs an empty sequence of wide strings with the given initial maximum.

DDS::WstringSeq::WstringSeq ( WstringSeq^   strings  )  [inline]

Constructs a new sequence containing the given wide strings.

Parameters:
strings the initial contents of this sequence


RTI Data Distribution Service .Net APIs Version 4.5e Copyright © 23 Oct 2011 Real-Time Innovations, Inc