RTI Connext .Net APIs  Version 5.3.1
DDS::EnumMember Class Reference

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

Detailed Description

A description of a member of an enumeration.

See also
DDS::EnumMemberSeq
DDS::TypeCodeFactory::create_enum_tc

Member Data Documentation

◆ name

System::String ^ DDS::EnumMember::name

The name of the enumeration member.

Cannot be null.

◆ ordinal

System::Int32 DDS::EnumMember::ordinal

The value associated the the enumeration member.


RTI Connext .Net APIs Version 5.3.1 Copyright © Mon Feb 19 2018 Real-Time Innovations, Inc