DataViewManager.IList.IsReadOnly Свойство
Определение
Описание этого члена см. в разделе IsReadOnly.For a description of this member, see IsReadOnly.
property bool System::Collections::IList::IsReadOnly { bool get(); };
bool System.Collections.IList.IsReadOnly { get; }
member this.System.Collections.IList.IsReadOnly : bool
ReadOnly Property IsReadOnly As Boolean Implements IList.IsReadOnly
Значение свойства
Описание этого члена см. в разделе IsReadOnly.For a description of this member, see IsReadOnly.
Реализации
Комментарии
Этот член представляет собой явную реализацию члена интерфейса.This member is an explicit interface member implementation. Он может использоваться, только если экземпляр DataViewManager приведен к типу интерфейса IList.It can be used only when the DataViewManager instance is cast to an IList interface.