Click or drag to resize

RestCollectionBase Constructor

Overload List
 NameDescription
Public methodRestCollectionBase Initializes an empty list of collection items.
Public methodRestCollectionBase(IEnumerableObject) Initializes with a specific collection of items.
Public methodRestCollectionBase(IEnumerableObject, Int32, Int32) Initializes with a specific collection of items and a known offset and total count.
Top
See Also