IndexByKey(Key: String): Integer;
IndexByKey(Key: String): Integer;
Key. Element key in the collection.
The IndexByKey method returns index of the element with dimensions selection in the collection by its key.
The method returns -1 value if the element with the specified key is missing in the collection.
See also: