This documentation is archived and is not being maintained.

ReadOnlyList::ICollection::SyncRoot Property

Namespace:  Microsoft.TeamFoundation.WorkItemTracking.Common
Assembly:  Microsoft.TeamFoundation.WorkItemTracking.Client (in Microsoft.TeamFoundation.WorkItemTracking.Client.dll)

private:
virtual property Object^ SyncRoot {
	Object^ get () sealed = ICollection::SyncRoot::get;
}

Property Value

Type: System::Object
Returns Object.

Implements

ICollection::SyncRoot

Show: