pmMDA.NET

LinkedCollection.First Property

[This is preliminary documentation and subject to change.]

Gets the first item of this collection.

public object First {get;}

Property Value

The first item of null if this collection is empty.

See Also

LinkedCollection Class | PmMda.Net.Dog.Paging Namespace