Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.Common Namespace / IntegerList Class / IntegerList Constructor / IntegerList Constructor(String)
The initial members of the class. This must be a comma delimited string of integers.
In This Topic
    IntegerList Constructor(String)
    In This Topic
    Initializes a new instance of the IntegerList class.
    Syntax
    public IntegerList( 
       string list
    )

    Parameters

    list
    The initial members of the class. This must be a comma delimited string of integers.
    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