ImageGear v26.3 - Updated November 9, 2022
ImageGear.Core Assembly / ImageGear.Core Namespace / ImGearColorBooks Class / IsSynchronized Property




In This Topic
IsSynchronized Property (ImGearColorBooks)
In This Topic
Gets a value indicating whether access to the collection is synchronized.
Syntax
'Declaration
 
Public ReadOnly Property IsSynchronized As Boolean
 
'Usage
 
Dim instance As ImGearColorBooks
Dim value As Boolean
 
value = instance.IsSynchronized

Property Value

Boolean value.
See Also