This documentation is archived and is not being maintained.

VariableSizeList::ICollection::IsSynchronized Property

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

private:
virtual property bool IsSynchronized {
	bool get () sealed = ICollection::IsSynchronized::get;
}

Property Value

Type: System::Boolean
Returns Boolean.

Implements

ICollection::IsSynchronized

Show: