Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.DomainModel Namespace / PersistableList<T> Class


In This Topic
    PersistableList<T> Class Properties
    In This Topic

    For a list of all members of this type, see PersistableList<T> members.

    Public Properties
     NameDescription
    Public Property Gets the count of the list  
    Public Property Gets a value indicating whether the list is fixed sized  
    Public Property Gets a value indicating whether the list is readonly  
    Public Property Gets a value indicating whether the list is synchronized  
    Public Property Gets or sets the item at the index  
    Public Property Gets the parent refernce  
    Public Property Gets the sync root  
    Top
    See Also