ToolboxCategoryItems.ICollection.SyncRoot 属性

定义

获取可用于同步对 . ToolboxCategoryItems的访问的对象。

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

属性值

可用于同步对 . ToolboxCategoryItems. 的访问的对象。

实现

注解

ToolboxCategoryItems ICollection实现接口。

适用于