Share via


SP.BaseCollection.count Property

Applies to: SharePoint Foundation 2010

In this article
Property Value
Remarks
Applies To

Gets the number of items in the collection.

var value = SP.BaseCollection.get_count(); 

Property Value

Type: Int32

The number of items in the collection.

Remarks

This method always returns 0.

Applies To

SP.BaseCollection Class

See Also

Reference

SP.BaseCollection Methods

SP.BaseCollection Properties

SP Namespace