ModelComponentCollection.IsFixedSize 속성

정의

ModelComponentCollection이 고정 크기인지를 나타내는 값을 가져옵니다.

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

속성 값

모델 구성 요소 컬렉션의 크기가 고정된 경우 true입니다. 그렇지 않으면 false입니다.

구현

적용 대상