FindById(Id: String): IMsTransformObject;
Id. Identifier of searched object.
The FindById method finds object in the collection by its identifier.
If no object with specified identifier is found, the method returns Null.
See also:
IMsTransformObjectList