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