Click or drag to resize

GM_FoundFeatureCollection_tSyncRoot Property

Gets an object that can be used to synchronize access to the Array.

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

Property Value

Type: Object

Implements

ICollectionSyncRoot
See Also