RTI Connext .Net APIs
Version 5.0.0
|
Instantiates DDS::Sequence
< DDS::KeyedString > .
More...
#include <managed_keyedstring.h>
Inherits UserRefSequence< KeyedString^ >.
Public Member Functions | |
KeyedStringSeq () | |
Constructs an empty sequence of DDS::KeyedString objects with an initial maximum of zero. | |
KeyedStringSeq (System::Int32 initialMaximum) | |
Constructs an empty sequence of DDS::KeyedString objects with the given initial maximum. | |
KeyedStringSeq (KeyedStringSeq^ src) | |
Copy constructor. | |
Instantiates DDS::Sequence
< DDS::KeyedString > .
|
inline |
Constructs an empty sequence of DDS::KeyedString objects with an initial maximum of zero.
|
inline |
Constructs an empty sequence of DDS::KeyedString objects with the given initial maximum.
|
inline |
Copy constructor.