class BirthSet - jcobban/Genealogy GitHub Wiki

class BirthSet

Up: Object-Oriented Access to Database Records

Source Code

This is a class that extends class RecordSet to represent a set of civil birth registrations or certificates, each of which is represented by an instance of class Birth.

Table of Contents

Next: new BirthSet($parms)