Int64Aggregator.IsEmpty Eigenschap

Definitie

Retourneert een Booleaanse waarde die aangeeft of de reeks Int64 waarden leeg is.

Deze API ondersteunt de productinfrastructuur en is niet bedoeld om rechtstreeks vanuit de code te gebruiken.

public:
 property bool IsEmpty { bool get(); };
public bool IsEmpty { get; }
member this.IsEmpty : bool
Public ReadOnly Property IsEmpty As Boolean

Waarde van eigenschap

true als de reeks Int64 waarden leeg is, falseanders.

Van toepassing op