Freigeben über


TFCommonUtil.TranslateEnum-Methode (Type, Int32)

Namespace:  Microsoft.TeamFoundation.Common
Assembly:  Microsoft.TeamFoundation.Common (in Microsoft.TeamFoundation.Common.dll)

Syntax

'Declaration
Public Shared Function TranslateEnum ( _
    enumClass As Type, _
    bits As Integer _
) As List(Of String)
public static List<string> TranslateEnum(
    Type enumClass,
    int bits
)

Parameter

Rückgabewert

Typ: System.Collections.Generic.List<String>

.NET Framework-Sicherheit

Siehe auch

Referenz

TFCommonUtil Klasse

TranslateEnum-Überladung

Microsoft.TeamFoundation.Common-Namespace