ObjectKeyFrameCollection.IsFixedSize 속성

정의

ObjectKeyFrameCollection 의 크기가 고정되어 있는지 여부를 나타내는 값을 가져옵니다.

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

속성 값

Boolean

true 이 경우 ObjectKeyFrameCollection 고정 되어 고, 그렇지 않으면 크기 false합니다.

구현

설명

이 속성을 반환 하는 경우 true,이 컬렉션이 고정 되어 다음을 참조 하세요는 IsFrozen 자세한 속성입니다.

적용 대상

추가 정보