TcAdsSymbolInfoCollection.SyncRoot Property

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

Namespace:  TwinCAT.Ads
Assembly:  TwinCAT.Ads (in TwinCAT.Ads.dll) Version: 4.3.0.0

Syntax

C#

public virtual Object SyncRoot { get; }

VB

Public Overridable ReadOnly Property SyncRoot As Object
    Get

Property Value

Type: Object

Implements

ICollection.SyncRoot

Reference

TcAdsSymbolInfoCollection Class

TwinCAT.Ads Namespace