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

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

#include <managed_infrastructure.h>

Inheritance diagram for DDS::WcharSeq:

DDS::Sequence< System::Char >

List of all members.

Public Member Functions

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


Detailed Description

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

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

DDS::Sequence


Constructor & Destructor Documentation

DDS::WcharSeq::WcharSeq (  )  [inline]

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

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

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

DDS::WcharSeq::WcharSeq ( WcharSeq^   chars  )  [inline]

Constructs a new sequence containing the given wide characters.

Parameters:
chars the initial contents of this sequence


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