std.collections.List.First - nitrologic/monkey2 GitHub Wiki
std::std.collections.std.collections.List.First
Property First:T
Gets the first value in the list.
In debug builds, a runtime error will occur if the list is empty.
std::std.collections.std.collections.List.First
Gets the first value in the list.
In debug builds, a runtime error will occur if the list is empty.