MoveToIndex Method

Summary

Navigate through the collection to a SearchResult at the specified index.

Syntax

TypeScript
JavaScript
SearchResults.prototype.moveToIndex = function( 
   index 
) 
moveToIndex( 
   index: number 
): SearchResult; 

Parameters

index

A zero-based index of the search result within the collection.

Return Value

The SearchResult at the specified index.

Remarks

Navigating through search results facilitates examine, modify, or interact with content identified by the search criteria.

Requirements

Target Platforms

See Also

SearchResults Class

SearchResults Members

Leadtools.Document.SheetEditor Namespace

Help Version 23.0.2024.5.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document.SheetEditor Assembly
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.