The CountryCollection maintains a collection of Country objects. The collection is stored in the cache of the AppDomain.

Namespace:  Phoenix.BLL.Library
Assembly:  Phoenix.BLL (in Phoenix.BLL.dll) Version: 2.9.3209.25656 (2.9.0.0)

Syntax

C#
public class CountryCollection

Remarks

Class diagram

Inheritance Hierarchy

System..::.Object
  Phoenix.BLL.Library..::.CountryCollection

See Also