Count

Description

Returns the number of items in the collection. La propriété est en lecture seule.

Syntaxe

Perl

$collection->Count(); 
Identificateur
Description
collection
A FieldInfos collection object.
Valeur de retour
A Long indicating the number of items in the collection object. This collection always contains at least one item.

Feedback