CollectionICollectionSyncRoot Property |
|
DataPA OpenAnalytics API Reference
Namespace: DataPAEnterpriseDashboardAssembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Syntax Object ICollection.SyncRoot { get; }
Private ReadOnly Property SyncRoot As Object
Implements ICollection.SyncRoot
Get
private:
virtual property Object^ SyncRoot {
Object^ get () sealed = ICollection::SyncRoot::get;
}
JavaScript does not support explicit interface implementations.
Property Value
Type:
ObjectImplements
ICollectionSyncRootSee Also