StreetLinkCollection.SyncRoot Property |  |
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Gets an object that can be used to synchronise access
to the collection.
Namespace:
Telogis.GeoBase
Assembly:
geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntaxpublic Object SyncRoot { get; }
Public ReadOnly Property SyncRoot As Object
Get
Property Value
Type:
ObjectImplements
ICollection.SyncRoot
See Also