DictionaryNodeIsReadOnly - свойство
Gets a value indicating whether the ICollectionT is read-only.
Пространство имён: Tessa.UI.HashEditor.HashСборка: Tessa.UI (в Tessa.UI.dll) Версия: 3.6.0.22
public bool IsReadOnly { get; }
Public ReadOnly Property IsReadOnly As Boolean
Get
public:
virtual property bool IsReadOnly {
bool get () sealed;
}
abstract IsReadOnly : bool with get
override IsReadOnly : bool with get
Boolean if the
ICollectionT is read-only; otherwise,
.
ICollectionTIsReadOnly