PrincipalValueCollection<T>.IsFixedSize プロパティ

定義

コレクションのサイズが固定されているかどうかを表す bool を取得します。

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

プロパティ値

適用対象