AutoCompleteStringCollection.SyncRoot 屬性

定義

取得可用以同步存取 AutoCompleteStringCollection 的物件。

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

屬性值

Object

傳回這個 AutoCompleteStringCollection

實作

適用於