ItemIndexByName(Name: String): Integer;
ItemIndexByName[Name: String]: integer;
Name. Series identifier.
The ItemIndexByName property returns series index based on its identifier.
If the series with the specified identifier does not exist, the method returns -1.
The property use is given in the example for IEmSeriesList.ItemByName.
See also: