CollectionIListIsReadOnly Property |
|
DataPA OpenAnalytics API Reference
Namespace: DataPAEnterpriseDashboardAssembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Syntax bool IList.IsReadOnly { get; }
Private ReadOnly Property IListIsReadOnly As Boolean
Implements IList.IsReadOnly
Get
private:
virtual property bool IListIsReadOnly {
bool get () sealed = IList::IsReadOnly::get;
}
JavaScript does not support explicit interface implementations.
Property Value
Type:
BooleanImplements
IListIsReadOnlySee Also