Aracılığıyla paylaş


Int32Collection.ICollection<Int32>.IsReadOnly Özellik

Tanım

Bu üyenin açıklaması için bkz IsReadOnly. .

property bool System::Collections::Generic::ICollection<System::Int32>::IsReadOnly { bool get(); };
bool System.Collections.Generic.ICollection<System.Int32>.IsReadOnly { get; }
member this.System.Collections.Generic.ICollection<System.Int32>.IsReadOnly : bool
 ReadOnly Property IsReadOnly As Boolean Implements ICollection(Of Integer).IsReadOnly

Özellik Değeri

Boolean

trueInt32Collection salt okunur ise; değilse, false.

Uygulamalar

Açıklamalar

Bu üye, açık bir arabirim üyesi uygulamasıdır. Yalnızca örnek bir ICollection<T> arabirime Int32Collection yayınlandığında kullanılabilir.

Şunlara uygulanır