Vector3DKeyFrameCollection.IsReadOnly Özellik

Tanım

Koleksiyonun salt okunur olup olmadığını belirten bir değer alır.

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

Özellik Değeri

Koleksiyonun salt okunursa true; değilse, false.

Uygulamalar

Şunlara uygulanır