This topic has not yet been rated - Rate this topic

TextRangeCollection Prototype

Defines the properties and methods inherited by objects in the TextRangeCollection prototype chain.

Syntax

HTML N/A
Scripting TextRangeCollection.prototype

Members Table

The following table lists the members exposed by the TextRangeCollection Constructor object.

Attributes/Properties

Property Description
length Gets or sets the number of objects in a collection.

Methods

Method Description
item Retrieves an object from a TextRange collection.

Remarks

For more information on this and other DOM Prototypes see Document Object Model Prototypes, Part 1: Introduction.

This prototype does not derive from any objects.

Applies To

TextRange

See Also

Did you find this helpful?
(1500 characters remaining)

Community Additions

© 2013 Microsoft. All rights reserved.