FindById(Id: String): Integer;
Id. Attribute value to be found.
The FindById method searches element by value of the ID attribute.
Data type of the ID attribute may vary in different dictionaries. This method searches in string values, thus the target values need to be converted before search begins. If attribute value is found the method returns index of respective element; otherwise it returns -1.
See also: