Skip to main content
A newer version of this page is available. .
.NET Framework 4.5.2+

SelectionCollection.Add Method

Name Parameters Description
Add(DocumentRange) range Adds a range to the collection of selections.
Add(List<DocumentRange>) items Adds listed ranges to the collection of selections.