class TownshipSet - 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 the lowest level of registration of vital statistics, such as a township, town, or city, each of which is represented by an instance of class Township.

Table of Contents

Next: class User