mySobek Home   |   Help
Skip Navigation Links.
Expand <a href='http://sobekrepository.org/sobekcm' title='Sobek home page'>Project Home</a>Project Home
Expand <a href='http://sobekrepository.org/help' title='Online user help'>User Help</a>User Help
Expand <a href='http://sobekrepository.org/sobekcm/technical' title='Sobek home page'>Technical Help</a>Technical Help
Expand <a href='http://sobekrepository.org/software' title='Center for downloading all SobekCM-related software'>Download Center</a>Download Center
Training Videos
Collapse <a href='http://sobekrepository.org/codehelp' title='Details on each of the different classes, interfaces, properties, etc..'>Code Details</a>Code Details
MISSING BANNER
Code Details >> Resource_Object >> OAI >> Reader >> OAI_Repository_Records_List

OAI_Repository_Records_List Class



Collection of OAI-PMH records from the OAI-PMH repository


Namespace: SobekCM.Resource_Object.OAI.Reader
Assembly: SobekCM_Resource_Object (in SobekCM_Resource_Object.dll) Version: 4.10.0.0 (4.10.0)

Syntax

C#
public class OAI_Repository_Records_List

Inheritance Hierarchy

System..::..Object
  SobekCM.Resource_Object.OAI.Reader..::..OAI_Repository_Records_List

Constructors

  NameDescription
Public methodOAI_Repository_Records_List
Constructor for a new instance of the OAI_Repository_Records_List class

Methods

  NameDescription
Public methodAdd_Record
Adds a record to the collection of records

Properties

  NameDescription
Public propertyCount
Number of records contained within this object
Public propertyItem
Gets a particular record from within this collection of records
Public propertyResumption_Token
Gets or sets the resumption token, if one existed in the last pull of records

See Also



Version 4.10.0 ( last generated Monday, March 7, 2016 )