ModelComponentCollection.IsFixedSize 属性

定义

获取指示 ModelComponentCollection 大小是否固定的值。

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

属性值

如果模型组件集合的大小固定,则为 true;否则为 false。

实现

适用于