iBATIS.NET Class Library DataMapper V1.6.1, DataAccess V1.9.1

PaginatedArrayList Class

Summary description for PaginatedArrayList.

For a list of all members of this type, see PaginatedArrayList Members.

System.Object
   PaginatedArrayList

[Visual Basic]
<DefaultMember(MemberName:="Item", TypeId:=System.Reflection.DefaultMemberAttribute)>
Public Class PaginatedArrayList
    Implements IPaginatedList, IList, ICollection, IEnumerable, IEnumerator
[C#]
[DefaultMember(MemberName="Item", TypeId=System.Reflection.DefaultMemberAttribute)]
public class PaginatedArrayList : IPaginatedList, IList, ICollection, IEnumerable, IEnumerator

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: IBatisNet.Common.Pagination

Assembly: IBatisNet.Common (in IBatisNet.Common.dll)

See Also

PaginatedArrayList Members | IBatisNet.Common.Pagination Namespace