RTI Connext .NET API (legacy)
Version 6.1.2
|
A description of a member of an enumeration. More...
#include <managed_typecode.h>
Public Attributes | |
System::String ^ | name |
The name of the enumeration member. More... | |
System::Int32 | ordinal |
The value associated the the enumeration member. More... | |
A description of a member of an enumeration.
System::String ^ DDS::EnumMember::name |
The name of the enumeration member.
Cannot be null.
System::Int32 DDS::EnumMember::ordinal |
The value associated the the enumeration member.