ObjectKeyFrameCollection.IsFixedSize 屬性

定義

取得值,這個值會指出 ObjectKeyFrameCollection 是否有固定的大小。

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

屬性值

true 如果這個 ObjectKeyFrameCollection 大小固定,則為 ,否則為 false

實作

備註

如果這個屬性傳 true 回 ,則此集合會凍結;如需詳細資訊, IsFrozen 請參閱 屬性。

適用於

另請參閱