ImageGear21.Core Assembly > ImageGear.Formats Namespace > ImGearFileFilters Class : SyncRoot Property |
'Declaration Public ReadOnly Property SyncRoot As Object
'Usage Dim instance As ImGearFileFilters Dim value As Object value = instance.SyncRoot
public object SyncRoot {get;}
public: __property Object* get_SyncRoot();