This documentation is archived and is not being maintained.

ReadOnlyList::ICollection::Count Property

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

private:
virtual property int Count {
	int get () sealed = ICollection::Count::get;
}

Property Value

Type: System::Int32
Returns Int32.

Implements

ICollection::Count

Show: