Click or drag to resize

GM_FoundFeatureCollection_tIsSynchronized Property

Gets a value indicating whether access to the Array is synchronized (thread safe).

Namespace:  GlobalMapper.Types
Assembly:  GlobalMapperWrapperNET45 (in GlobalMapperWrapperNET45.dll) Version: 19.1.0.0 (19.1.0.0)
Syntax
public bool IsSynchronized { get; }

Property Value

Type: Boolean

Implements

ICollectionIsSynchronized
See Also