/ Assembly List / LJCRegionDAL / Cities

Namespace - LJCRegionDAL


Syntax

C#
public class Cities : List<City>

Represents a collection of City objects.

Public Methods
Add Creates and adds the object from the supplied values.
Clone Clones the structure of the object.
LJCSearchName Retrieve the collection element with name.
3 Methods

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