ItemByName
Description
Returns the specified item in the Links collection.
Syntaxe
Perl
$links
->
ItemByName
(
name
);
Identificateur
Description
links
A Links collection object.
name
A String that serves as a key into the collection. This string corresponds to the
GetChildEntityDefName
of the desired Links.
Valeur renvoyée
The Link object at the specified location in the collection.
Rubrique parent :
Links object methods
Voir aussi
Count
Ajouter
Commentaires en retour