| ArcGIS Explorer Component Help |
| TableBindingAdapter..::.SyncRoot Property |
| TableBindingAdapter Class See Also |
Gets an object that can be used to synchronize access to the ICollection.
Namespace:
ESRI.ArcGISExplorer.DataAssembly: ESRI.ArcGISExplorer (in ESRI.ArcGISExplorer.dll) Version: 2.0.0.1500 (2.0.0.1500)
Syntax
| C# |
|---|
public virtual Object SyncRoot { get; } |
| Visual Basic (Declaration) |
|---|
Public Overridable ReadOnly Property SyncRoot As Object |