#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. |
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.