//#<<delete //#PROP_R<string,type> //------------------------------------------------------------ // IHTMLSelectionObject2 //------------------------------------------------------------ //#>>delete public CollectionBase <TextRange> createRangeCollection() { return(CollectionBase <TextRange> .FromObj(this.Invoke("createRangeCollection"))); }
public CollectionBase <Rect> getClientRecst() { return(CollectionBase <Rect> .FromObj(this.Invoke("getClientRecst"))); }