|
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; }
Public ReadOnly Property SyncRoot As Object
Get
Request Example
View SourceProperty Value
Type:
ObjectSee Also