PrincipalValueCollection<T>.IsFixedSize Property

Definition

Gets a bool that represents whether or not the collection is fixed in size.

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

Property Value

Applies to