Parameters
- oldIndex
- Current index of comment that should be changed.
- newIndex
- New index of comment that should be changed.
Exception | Description |
---|---|
System.ArgumentOutOfRangeException | Thrown if oldIndex or newIndex is less than zero -or- oldIndex or newIndex is equal to or greater comment count. |
Target Platforms: .NET9; .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5