PSDBUtility.GuidListToCommaDelimitedString 方法
保留給內部使用。
命名空間: Microsoft.Office.Project.Server.Library
組件: Microsoft.Office.Project.Server.Library (在 Microsoft.Office.Project.Server.Library.dll 中)
語法
'宣告
Public Shared Function GuidListToCommaDelimitedString ( _
guidList As List(Of Guid) _
) As String
'用途
Dim guidList As List(Of Guid)
Dim returnValue As String
returnValue = PSDBUtility.GuidListToCommaDelimitedString(guidList)
public static string GuidListToCommaDelimitedString(
List<Guid> guidList
)
參數
- guidList
類型:System.Collections.Generic.List<Guid>
傳回值
類型:System.String
傳回 String。