GenericListWrapperTSyncRoot Property |
See interface docs.
Namespace: VirtualRadar.Interface.PortableBindingAssembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public Object SyncRoot { get; }
Public ReadOnly Property SyncRoot As Object
Get
public:
virtual property Object^ SyncRoot {
Object^ get () sealed;
}
abstract SyncRoot : Object with get
override SyncRoot : Object with get
Property Value
Type:
ObjectImplements
ICollectionSyncRootSee Also