Share via


EnumerationLiteralExtensions Class

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

Extension methods for IEnumerationLiteral.

Namespace:  Microsoft.VisualStudio.Uml.Extensions
Assembly:  Microsoft.VisualStudio.Uml.Extensions (in Microsoft.VisualStudio.Uml.Extensions.dll)

Syntax

'Declaration
<ExtensionAttribute> _
Public NotInheritable Class EnumerationLiteralExtensions
'Usage
You do not need to declare an instance of a static class in order to access its members.
public static class EnumerationLiteralExtensions
[ExtensionAttribute]
public ref class EnumerationLiteralExtensions abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
type EnumerationLiteralExtensions =  class end
public final class EnumerationLiteralExtensions

Inheritance Hierarchy

System.Object
  Microsoft.VisualStudio.Uml.Extensions.EnumerationLiteralExtensions

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

EnumerationLiteralExtensions Members

Microsoft.VisualStudio.Uml.Extensions Namespace