/ Assembly List / LJCAddressParserLib / PrimaryRoads

Namespace - LJCAddressParserLib


Syntax

C#
public class PrimaryRoads : List<PrimaryRoad>

Represents a collection of PrimaryRoad objects.

Static
LJCDeserialize Deserializes from the specified XML file.

Collection
Add Creates and adds the object from the supplied values.
LJCSerialize Serializes the collection to a file.

SearchSort
LJCSearchCode Retrieve the collection element.
4 Methods

Properties
LJCDefaultFileName Gets the Default File Name.

Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.