# `Foundation.NSIndexPath`

*Extended Class*

## Declaration

```swift
extension NSIndexPath
```

## Topics

### Instance Methods

- [`NSIndexPath addingOneToLastIndex()`](/Core/GlyphsCore/Foundation/NSIndexPath/addingOneToLastIndex())
- [`NSIndexPath lastIndex()`](/Core/GlyphsCore/Foundation/NSIndexPath/lastIndex())
- [`NSIndexPath subtractingOneToLastIndex()`](/Core/GlyphsCore/Foundation/NSIndexPath/subtractingOneToLastIndex())

