PendingChange.EmptyIEnumerable 屬性

取得 PendingChanges 空的 IEnumerable。

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

語法

'宣告
Public Shared ReadOnly Property EmptyIEnumerable As IEnumerable(Of PendingChange)
public static IEnumerable<PendingChange> EmptyIEnumerable { get; }

屬性值

類型:System.Collections.Generic.IEnumerable<PendingChange>
PendingChanges 空的 IEnumerable。

.NET Framework 安全性

請參閱

參考

PendingChange 類別

Microsoft.TeamFoundation.VersionControl.Client 命名空間