SeriesCollectionSyncRoot Property Bytescout Spreadsheet SDK
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.1.2054-master
Syntax

public Object SyncRoot { get; }

Property Value

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

Implements

ICollectionSyncRoot
See Also

Reference