Udostępnij za pośrednictwem


Właściwość PendingChange.EmptyIEnumerable —

Pobiera pusty IEnumerable PendingChanges.

Przestrzeń nazw:  Microsoft.TeamFoundation.VersionControl.Client
Zestaw:  Microsoft.TeamFoundation.VersionControl.Client (w Microsoft.TeamFoundation.VersionControl.Client.dll)

Składnia

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

Wartość właściwości

Typ: System.Collections.Generic.IEnumerable<PendingChange>
Pusty IEnumerable z PendingChanges.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

PendingChange Klasa

Przestrzeń nazw Microsoft.TeamFoundation.VersionControl.Client