Share via


PartialCollection Members

[Microsoft.WindowsServerSolutions.Mobile.Web.PartialCollection is no longer available for use as of Windows Server 2012 Essentials.] Allows consumers to retrieve a subset of the data by specifying the starting index and the number of elements to retrieve.

The following tables list the members exposed by the PartialCollection type.

Public Constructors

  Name Description
  PartialCollection [Microsoft.WindowsServerSolutions.Mobile.Web.PartialCollection is no longer available for use as of Windows Server 2012 Essentials.] Constructs a PartialCollection object.

Top

Public Properties

  Name Description
public property CollectionChunk [PartialCollection.CollectionChunk is no longer available for use as of Windows Server 2012 Essentials.] Gets the items retrieved from the overall collection.
public property CollectionModified [PartialCollection.CollectionModified is no longer available for use as of Windows Server 2012 Essentials.] Gets the date and time the collection was last changed.
public property CollectionSize [PartialCollection.CollectionSize is no longer available for use as of Windows Server 2012 Essentials.] Gets the total number of items in the complete collection.

Top

Public Methods

(see also Protected Methods)

  Name Description
public method Equals  (Inherited from Object)
public method GetHashCode  (Inherited from Object)
public method GetType  (Inherited from Object)
public method ToString  (Inherited from Object)

Top

Protected Methods

  Name Description
protected method Finalize  (Inherited from Object)
protected method MemberwiseClone  (Inherited from Object)

Top

See Also

Reference

PartialCollection Generic Class
Microsoft.WindowsServerSolutions.Mobile.Web Namespace

Copyright © 2012 by Microsoft Corporation. All rights reserved.