ErrorItems::Count Property

 

Gets a value indicating the number of objects in the ErrorItems collection.

Namespace:   EnvDTE80
Assembly:  EnvDTE80 (in EnvDTE80.dll)

property int Count {
	int get();
}

Property Value

Type: System::Int32

The number of objects.

Return to top
Show: