internal HTMLCollection(IDOMHTMLCollection coll)
 {
     collection = coll;
 }
 internal HTMLCollection(IDOMHTMLCollection coll)
 {
     collection = coll;
 }