class CensusSet - jcobban/Genealogy GitHub Wiki

class CensusSet

Up: Object-Oriented Access to Database Records

Source Code

This is a class that extends class RecordSet to represent a set of records describing Censuses, each of which is represented by an instance of class Census.

Table of Contents

Next: new CensusSet($parms)