Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.