Aracılığıyla paylaş


DependencyCollection.ICollection<DependencyCollectionNode>.IsReadOnly Özelliği

Belirler bağımlılık koleksiyon salt okunurdur.

Ad Alanı:  Microsoft.SqlServer.Management.Smo
Derleme:  Microsoft.SqlServer.Smo (Microsoft.SqlServer.Smo içinde.dll)

Sözdizimi

'Bildirim
Private ReadOnly Property IsReadOnly As Boolean
    Implements ICollection(Of DependencyCollectionNode).IsReadOnly
    Get
'Kullanım
Dim instance As DependencyCollection
Dim value As Boolean

value = CType(instance, ICollection(Of DependencyCollectionNode)).IsReadOnly
bool ICollection<DependencyCollectionNode>.IsReadOnly { get; }
private:
virtual property bool IsReadOnly {
    bool get () sealed = ICollection<DependencyCollectionNode^>::IsReadOnly::get;
}
private abstract IsReadOnly : bool
private override IsReadOnly : bool
JScript, açık arabirim uygulamalarının kullanılmasını destekler, ancak yenilerinin bildirilmesini desteklemez.

Özellik Değeri

Tür: System.Boolean
Boolean belirten Eğer bağımlılık koleksiyon salt okunurdur.

Uygulamalar

ICollection<T>.IsReadOnly