Int64Aggregator.IsEmpty 屬性

定義

傳回布林值,指出 Int64 值的序列是否為空的。

此 API 支援此產品基礎結構,但無法直接用於程式碼之中。

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

屬性值

Boolean

如果 true 值序列是空的,則傳回 Int64,否則傳回 false

適用於