次の方法で共有


Dictionary<TKey,TValue>.Capacity プロパティ

定義

内部データ構造がサイズを変更せずに保持できる要素の合計数を取得します。

public:
 property int Capacity { int get(); };
public int Capacity { get; }
member this.Capacity : int
Public ReadOnly Property Capacity As Integer

プロパティ値

適用対象