This documentation is archived and is not being maintained.

INetFwAuthorizedApplications::Count Property

Gets the number of items in this collection.

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

property int Count {
	int get ();
}

Property Value

Type: System::Int32
The number of items in this collection.

Show: