//#endif

        public static IEnumerable <SciterValue> AsEnumerable(this SciterValue sciterValue)
        {
            return(sciterValue.AsEnumerableInternal());
        }