====== ThinkGeo.MapSuite.Geocoding.StateDbfMatchingPlugin ======
===== Inheritance Hierarchy =====
*System.Object
*ThinkGeo.MapSuite.Geocoding.MatchingPlugin
*ThinkGeo.MapSuite.Geocoding.DbfMatchingPlugin
***ThinkGeo.MapSuite.Geocoding.StateDbfMatchingPlugin**
===== Members Summary =====
==== Public Constructors ====
** {{wiki:PublicMethod.gif|}} StateDbfMatchingPlugin() **
* //This is the constructor of the class.//
== Remarks ==
* //N/A//
== Parameters ==
** {{wiki:PublicMethod.gif|}} StateDbfMatchingPlugin(String) **
* //This is the constructor of the class.//
== Remarks ==
* //N/A//
== Parameters ==
* //pathFileName//
* Type:String
* Description:The path and file name of the DBF file to be used for State Geocoding.
==== Protected Constructors ====
==== Public Methods ====
** {{wiki:PublicMethod.gif|}} GetRecord(Int32) **
* //N/A//
== Remarks ==
* //N/A//
== Return Value ==
* Type:Dictionary
* Description:N/A
== Parameters ==
* //recordNumber//
* Type:Int32
* Description:N/A
** {{wiki:PublicMethod.gif|}} GetRecords(Int32,Int32) **
* //N/A//
== Remarks ==
* //N/A//
== Return Value ==
* Type:Collection>
* Description:N/A
== Parameters ==
* //firstRecordNumber//
* Type:Int32
* Description:N/A
* //count//
* Type:Int32
* Description:N/A
** {{wiki:PublicMethod.gif|}} AddRecord(IEnumerable