SelectionContainer::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.

No code example is currently available or this language may not be supported.
Return to top
Show: