CDataSectionElementsCollection.IsReadOnly PropertyCDataSectionElementsCollection.IsReadOnly PropertyCDataSectionElementsCollection::IsReadOnly Property

Syntax

Public ReadOnly Property IsReadOnly As Boolean
        Get
public bool IsReadOnly { get; }
public:
property bool IsReadOnly {
    virtual bool get() sealed;
}
 

Property Value

Type: System.BooleanSystem.BooleanSystem::Boolean

Always returns falseFalsefalse.