DataBindingCollection.SyncRoot 屬性

定義

取得物件,可用來同步處理對 DataBindingCollection 集合的存取。

public:
 property System::Object ^ SyncRoot { System::Object ^ get(); };
public object SyncRoot { get; }
member this.SyncRoot : obj
Public ReadOnly Property SyncRoot As Object

屬性值

Object,要用來同步對集合的存取。

實作

適用於