IHTMLTxtRangeCollection interface
The IHTMLTxtRangeCollection interface provides access to a collection of TextRange objects. The IHTMLTxtRangeCollection interface is returned from the IHTMLSelectionObject2::createRangeCollection method of the selection object.
Members
The IHTMLTxtRangeCollection interface inherits from the IDispatch interface but does not have additional members.
Remarks
Microsoft Internet Explorer 5.5 does not provide a multiple selection mechanism and returns a collection consisting of a single TextRange object.
Host applications can provide a multiple selection mechanism and can return a collection of TextRange objects that represents discontinuous selections.
Requirements
|
Minimum supported client | Windows XP [desktop apps only] |
|---|---|
|
Minimum supported server | Windows 2000 Server [desktop apps only] |
|
Header |
|
|
IDL |
|
|
DLL |
|
See also
Build date: 11/12/2012