SlicerItems.Count プロパティ

定義

コレクション内のオブジェクトの数を取得します。

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

プロパティ値

コレクション内のオブジェクトの数。

注釈

読み取り専用です。

適用対象