PSDBUtility.GuidListToCommaDelimitedString - Méthode
Réservé à une utilisation interne.
Espace de noms : Microsoft.Office.Project.Server.Library
Assembly : Microsoft.Office.Project.Server.Library (dans Microsoft.Office.Project.Server.Library.dll)
Syntaxe
'Déclaration
Public Shared Function GuidListToCommaDelimitedString ( _
guidList As List(Of Guid) _
) As String
'Utilisation
Dim guidList As List(Of Guid)
Dim returnValue As String
returnValue = PSDBUtility.GuidListToCommaDelimitedString(guidList)
public static string GuidListToCommaDelimitedString(
List<Guid> guidList
)
Paramètres
- guidList
Type : System.Collections.Generic.List<Guid>
Valeur renvoyée
Type : System.String
Retourne String .