Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.Reporting Namespace / IdList Class
Properties Methods


In This Topic
    IdList Class Members
    In This Topic

    The following tables list the members exposed by IdList.

    Public Constructors
     NameDescription
    Public Constructor Initializes a new instance of the IdList class.  
    Top
    Public Properties
     NameDescription
    Public Property Gets the counts the number of objects in this list  
    Public Property Gets the item at the given index  
    Top
    Public Methods
     NameDescription
    Public Method Add a given Id to this list  
    Public Method Clears this list  
    Public Method Gets the index of a given item in this list  
    Public Method Removes a item from from the given index in this list  
    Public Method Use to get integer array of ids  
    Public MethodOverloaded.  Creates a coma separated list of Ids  
    Top
    Extension Methods
     NameDescription
    Public Extension MethodOverloaded.  Use this method to bulid query string from NameValueCollection
    Top
    See Also