Click or drag to resize

OrderingListItems Property

The collection of items in the list.

Namespace:  NetQuarry.Data
Assembly:  EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
public virtual ListItemCollection Items { get; }

Property Value

Type: ListItemCollection

Implements

IListFieldItems
See Also