ServiceResponseCollection<TResponse>.Count プロパティ

定義

一覧内の応答の合計数を取得します。

public:
 property int Count { int get(); };
public int Count { get; }
Public ReadOnly Property Count As Integer

プロパティ値

応答の合計数を含む整数値。

適用対象