> OK, what is the problem with ConvertAll? Now this error is fixed (by Kamil). Earlier it was not possible to create a method which name is coincided with other static methods (in this case it clash with System.Array.ConvertAll). I commit changes. See it.