共用方式為


Set<T>.ToList 方法

命名空間:  Microsoft.TeamFoundation.VersionControl.Common.Internal
組件:  Microsoft.TeamFoundation.VersionControl.Common (在 Microsoft.TeamFoundation.VersionControl.Common.dll 中)

語法

'宣告
Public Function ToList As List(Of T)
public List<T> ToList()

傳回值

型別:System.Collections.Generic.List<T>

.NET Framework 安全性

請參閱

參考

Set<T> 類別

Microsoft.TeamFoundation.VersionControl.Common.Internal 命名空間