Commands2::Count Property

 

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

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

property int Count {
	int get();
}

Property Value

Type: System::Int32

The number of objects in the Commands collection.

Implements

Commands::Count
Return to top
Show: