All the line point ids for a point pair.
[Visual Basic .NET] Public Function FindLinePoints ( _ ByVal from As Integer, _ ByVal to As Integer _ ) As ILongArray
[C#] public ILongArray FindLinePoints ( int from, int to );
Product Availability
Available with ArcGIS Desktop.