Skip to main content

IMetamodels.RemoveLiteral Method

Namespace: NextDesign.Core

Description

Removes an enumeration literal.

Arguments

NameTypeDescription
ownerIEnumEnum Type
literalstringLiteral string to be removed

Return value

  • void

Exceptions

NameException classDescription
Invalid argumentExtensionArgumentExceptionIf a literal with the specified name does not exist
Profile editing not possibleExtensionEditProfileExceptionIf the profile editing operation fails