Int64Aggregator.IsEmpty プロパティ

定義

Int64値のシーケンスが空かどうかを示すブール値を返します。

この API は製品インフラストラクチャをサポートします。コードから直接使用するものではありません。

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

プロパティ値

true Int64値のシーケンスが空の場合は a0/>。それ以外の場合はfalse

適用対象