Share via


PrincipalValueCollection<T>.IsReadOnly Özellik

Tanım

Koleksiyonun salt okunur olup olmadığını temsil eden bir bool 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

trueICollection<T> salt okunur ise; değilse, false.

Uygulamalar

Şunlara uygulanır