Click or drag to resize
Accord.NET (logo)

NpzDictionaryTSyncRoot Property

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

Namespace:  Accord.IO
Assembly:  Accord.Math (in Accord.Math.dll) Version: 3.8.0
Syntax
public Object SyncRoot { get; }
Request Example View Source

Property Value

Type: Object
See Also