Engines::Count Property

 

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

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

property int Count {
	int get();
}

Property Value

Type: System::Int32

An integer representing the number of Engine objects in the collection.

Return to top
Show: