class PersonSet - jcobban/Genealogy GitHub Wiki

Up: Object-Oriented Access to Database Records

Source Code

This is a class that extends class RecordSet to represent a set of descriptions of inividuals in the family tree, each of which is represented by an instance of class Person.

Table of Contents

Next: class Picture