SingleKeyFrameCollection.IsFixedSize 屬性

定義

取得值,指出集合大小是否可以變更。

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

屬性值

如果集合已凍結,則為 true,否則為 false

實作

適用於