Check out example codes for "Assets/Scripts/Snake.cs(187,10): error CS0029: Cannot implicitly convert type `UnityEngine.Vector2Int' to `System.Collections.Generic.List<UnityEngine.Vector2Int>'". It will help you in understanding the concepts better.
Code Example 1
transform.position = patrolpoints[0].position;
Learn ReactJs, React Native from akashmittal.com