/ Assembly List / LJCAddressParserLib / Directionals

Namespace - LJCAddressParserLib


Syntax

C#
public class Directionals : List<Directional>

Represents a collection of Directional objects.

Static
LJCDeserialize Deserializes from the specified XML file.

Constructor
#ctor Initializes an object instance.

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

SearchSort
LJCSearchCode Retrieve the collection element with code.
LJCSearchName Retrieve the collection element with name.
LJCSearchSpanishName Retrieve the collection element.
7 Methods

Properties
LJCDefaultFileName Gets the Default File Name.

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