public int TrimRightEx( int startIdx, int endIdx )
Public Function TrimRightEx ( _ startIdx As Integer, _ endIdx As Integer _ ) As Integer
public: int TrimRightEx( int startIdx, int endIdx )