class CountySet - jcobban/Genealogy GitHub Wiki
class CountySet
Up: Object-Oriented Access to Database Records
This is a class that extends class RecordSet to represent a set of counties, each of which is represented by an instance of class County.
Table of Contents
Next: new CountySet($parms)