Class type Dom_svg.lengthList
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