Count
Description
Returns the number of items in the collection. This property is read-only.
Syntaxe
Perl
$links
->
Count
();
Identificateur
Description
links
A Links collection object.
Return value
A Long indicating the number of items in the collection object. This collection always contains at least one item.
Sujet parent :
Links object methods
Voir aussi
Item
Ajouter
Commentaires en retour