RTI Connext .Net APIs
Version 5.1.0
|
A description of a member of an enumeration. More...
#include <managed_typecode.h>
Public Attributes | |
System::String^ | name |
The name of the enumeration member. | |
System::Int32 | ordinal |
The value associated the the enumeration member. | |
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.