ICollection::Count Property

 

When implemented by a class, gets the number of elements contained in the ICollection.

Namespace:   Microsoft.VisualStudio.VsWizard
Assembly:  Microsoft.VisualStudio.VsWizard (in Microsoft.VisualStudio.VsWizard.dll)

property Object^ Count {
	Object^ get();
}

Property Value

Type: System::Object^
Return to top
Show: