Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.Reporting Namespace / IdList Class / Item Property
Index of the item to get
In This Topic
    Item Property (IdList)
    In This Topic
    Gets the item at the given index
    Syntax
    public int this[ 
       int index
    ]; {get;}

    Parameters

    index
    Index of the item to get

    Property Value

    returns the id against given index
    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