Adds a FieldInfo object to this FieldInfos collection.
This method adds a new FieldInfo object to the end of the collection. You can retrieve items from the collection using the Item method.
Perl
$fieldinfos->Add(fieldinfo);