ImageGear .NET - Updated May 30, 2018
SyncRoot Property (ImGearFileFilters)




ImageGear24.Core Assembly > ImageGear.Formats Namespace > ImGearFileFilters Class : SyncRoot Property
Gets an object that can be used to synchronize access to the collection.
Syntax
'Declaration
 
Public ReadOnly Property SyncRoot As Object
 
'Usage
 
Dim instance As ImGearFileFilters
Dim value As Object
 
value = instance.SyncRoot

Property Value

An object that can be used to synchronize access to the collection.
See Also

Reference

ImGearFileFilters Class
ImGearFileFilters Members