Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.DomainModel Namespace / PersistentBag<T> Class / Slice Method
The maximum rows to return.
The row to start the return set at.
In This Topic
    Slice Method (PersistentBag<T>)
    In This Topic
    Slices out a portion of a list.
    Syntax

    Parameters

    maximumRows
    The maximum rows to return.
    startRowIndex
    The row to start the return set at.

    Return Value

    The portion of the list requested
    Requirements

    Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also