Int64Aggregator.IsEmpty Propriedade
Definição
public:
property bool IsEmpty { bool get(); };
public bool IsEmpty { get; }
member this.IsEmpty : bool
Public ReadOnly Property IsEmpty As Boolean
Valor da propriedade
true se a sequência de Int64 valores estiver vazia; caso contrário, false .true if the sequence of Int64 values is empty; otherwise, false.