Link Search Menu Expand Document

ChartCollectionSyncRoot Property

Gets an object that can be used to synchronize access to the collection.

Namespace:Bytescout.Spreadsheet.Charts
Assembly: Bytescout.Spreadsheet (in Bytescout.Spreadsheet.dll) Version: 4.7.0.2045-master
Syntax
public Object SyncRoot { get; }

Property Value

Type: Object

Return Value

Type: Object
An object that can be used to synchronize access to the collection.

Implements

ICollectionSyncRoot
See Also

Reference