pmMDA.NET

PagedSet.First Method 

[This is preliminary documentation and subject to change.]

Returns the first item of this set.

public object First();

Return Value

The first items of this set.

Exceptions

Exception Type Condition
PagingException No data object manager is registered in the locator.
- or -
An error occurred while reloading the items.

See Also

PagedSet Class | PmMda.Net.Dog.Paging Namespace