[This is preliminary documentation and is subject to change.]
Gets the first element in the IndexedList, or null if the list is empty
| C# |
public T First { get; }
[This is preliminary documentation and is subject to change.]
| C# |
public T First { get; }