Applies To
ColorSchemescollection object, DocumentWindowscollection object, Placeholderscollection object, PrintRangescollection object, RulerLevelscollection object, SlideShowWindowscollection object, TabStopscollection object.
Description
Returns a single member of a collection.
Syntax
expression.Item(Index)expression Required. An expression that returns a ColorSchemes, DocumentWindows, Placeholders, PrintRanges, RulerLevels, SlideShowWindows, or TabStopscollection.
Index Required Long. The index number of the member in the collection to be returned.
Example
See the Item method (ActionSettings collection) example.
Send feedback to MSDN.Look here for MSDN Online resources.