ProviderCollection.SyncRoot 屬性

定義

取得目前的物件。

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

屬性值

目前的物件。

實作

備註

這個屬性包含在內,以滿足 ICollection 介面。

適用於

另請參閱