Udostępnij za pośrednictwem


Metoda PendingChange.IsIEnumerableEmpty —

Sprawdza, czy obiekty IEnumberable PendingChange jest pusta.

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

Składnia

'Deklaracja
Public Shared Function IsIEnumerableEmpty ( _
    enumerable As IEnumerable(Of PendingChange) _
) As Boolean
public static bool IsIEnumerableEmpty(
    IEnumerable<PendingChange> enumerable
)

Parametry

Wartość zwracana

Typ: System.Boolean
Wartość true, jeśli interfejs IEnumerable jest pusty; w przeciwnym razie false.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

PendingChange Klasa

Przestrzeń nazw Microsoft.TeamFoundation.VersionControl.Client