Share via


EdmEnumType.AddMember Method

Include Protected Members
Include Inherited Members

Adds a new member of this enumeration type.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method AddMember(IEdmEnumMember) Adds a new member to this enumeration type.
Public method AddMember(String, IEdmPrimitiveValue) Creates and adds a new member to this enumeration type.

Top

See Also

Reference

EdmEnumType Class

Microsoft.Data.Edm.Library Namespace