class CountyMarriageReportSet - jcobban/Genealogy GitHub Wiki

class CountyMarriageReportSet

Up: Object-Oriented Access to Database Records

This is a class that extends class RecordSet to represent a set of marriage reports, each of which is represented by an instance of class CountyMarriageReport.

Table of Contents

Next: new CountyMarriageReportSet($parms)