Class type Dom_svg.numberList
method numberOfItems : int Js_of_ocaml__.Js.readonly_propmethod clear : unit Js_of_ocaml__.Js.methmethod initialize : 'a -> 'a Js_of_ocaml__.Js.methmethod getItem : int -> 'a Js_of_ocaml__.Js.methmethod insertItemBefore : 'a -> int -> 'a Js_of_ocaml__.Js.methmethod replaceItem : 'a -> int -> 'a Js_of_ocaml__.Js.methmethod removeItem : int -> 'a Js_of_ocaml__.Js.methmethod appendItem : 'a -> 'a Js_of_ocaml__.Js.meth