GlobalObjectCollection.IsReadOnly Özellik

Tanım

Bu koleksiyonun salt okunurdur olup olmadığını belirler.

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

Özellik Değeri

Boolean

true koleksiyon salt okunurdur, false okuma-yazma ise.

Uygulamalar

Şunlara uygulanır