ModelComponentCollection.IsFixedSize Property

Definition

Gets a value indicating whether the ModelComponentCollection has a fixed size.

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

Property Value

true if the model component collection has a fixed size; otherwise false.

Implements

Applies to