C# Class Atomia.Web.Plugin.PublicOrder.Configurations.CountriesList

Inheritance: global::System.Configuration.ConfigurationElementCollection
Show file Open project: atomia/OrderPage

Private Properties

Property Type Description
Add void
CreateNewElement global::System.Configuration.ConfigurationElement
GetElementKey object
GetItemAt global::Atomia.Web.Plugin.PublicOrder.Configurations.CountryItem
GetItemByKey global::Atomia.Web.Plugin.PublicOrder.Configurations.CountryItem
IsElementName bool
IsReadOnly bool
Remove void
this global::Atomia.Web.Plugin.PublicOrder.Configurations.CountryItem
this global::Atomia.Web.Plugin.PublicOrder.Configurations.CountryItem

Private Methods

Method Description
Add ( global countryItem ) : void
CreateNewElement ( ) : global::System.Configuration.ConfigurationElement
GetElementKey ( global element ) : object
GetItemAt ( int index ) : global::Atomia.Web.Plugin.PublicOrder.Configurations.CountryItem
GetItemByKey ( string code ) : global::Atomia.Web.Plugin.PublicOrder.Configurations.CountryItem
IsElementName ( string elementName ) : bool
IsReadOnly ( ) : bool
Remove ( global countryItem ) : void
this ( int index ) : global::Atomia.Web.Plugin.PublicOrder.Configurations.CountryItem
this ( object code ) : global::Atomia.Web.Plugin.PublicOrder.Configurations.CountryItem