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