Sdílet prostřednictvím


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)

Syntax

'Deklarace
ReadOnly Property Count As Object
    Get
Object Count { get; }
property Object^ Count {
    Object^ get ();
}
abstract Count : Object
function get Count () : Object

Property Value

Type: System.Object

.NET Framework Security

See Also

Reference

ICollection Interface

Microsoft.VisualStudio.VsWizard Namespace