Freigeben über


LocationCompatUtil.Convert-Methode (IEnumerable<AccessMapping>)

Namespace:  Microsoft.TeamFoundation.Server.Core.Location
Assembly:  Microsoft.TeamFoundation.Server.Core (in Microsoft.TeamFoundation.Server.Core.dll)

Syntax

'Declaration
Public Shared Function Convert ( _
    accessMappings As IEnumerable(Of AccessMapping) _
) As IEnumerable(Of AccessMapping)
public static IEnumerable<AccessMapping> Convert(
    IEnumerable<AccessMapping> accessMappings
)

Parameter

Rückgabewert

Typ: System.Collections.Generic.IEnumerable<AccessMapping>

.NET Framework-Sicherheit

Siehe auch

Referenz

LocationCompatUtil Klasse

Convert-Überladung

Microsoft.TeamFoundation.Server.Core.Location-Namespace