Partager via


PendingChange.EmptyIEnumerable, propriété

Obtient un IEnumerable vide de PendingChanges.

Espace de noms :  Microsoft.TeamFoundation.VersionControl.Client
Assembly :  Microsoft.TeamFoundation.VersionControl.Client (dans Microsoft.TeamFoundation.VersionControl.Client.dll)

Syntaxe

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

Valeur de propriété

Type : System.Collections.Generic.IEnumerable<PendingChange>
Un IEnumerable vide de PendingChanges.

Sécurité .NET Framework

Voir aussi

Référence

PendingChange Classe

Microsoft.TeamFoundation.VersionControl.Client, espace de noms