WindowConfigurations::Count Property

 

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

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

property int Count {
	int get();
}

Property Value

Type: System::Int32

An integer value indicating the number of objects in the WindowConfigurations collection.

Return to top
Show: