IEnumerableExtensions Class |
Namespace: Gamelogic.Grids
public static class IEnumerableExtensions
The IEnumerableExtensions type exposes the following members.
| Name | Description | |
|---|---|---|
| ToPointListTPoint |
This method performs the same function as ToList, but returns a PointList instead.
|