Represents a geographic country
| C# |
public class GeoCountry
| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description |
|---|---|---|
| GeoCountry()()() | Initializes a new instance of the GeoCountry class | |
| GeoCountry(Guid) | Initializes a new instance of the GeoCountry class | |
| GeoCountry(String) | Initializes a new instance of the GeoCountry class | |
| CompareByIsoCode2(GeoCountry, GeoCountry) | ||
| CompareByIsoCode3(GeoCountry, GeoCountry) | ||
| CompareByName(GeoCountry, GeoCountry) | ||
| Delete(Guid) | ||
| Equals(Object) | (Inherited from Object.) | |
| Finalize()()() | (Inherited from Object.) | |
| GetAllGeoCountry()()() | ||
| GetHashCode()()() | (Inherited from Object.) | |
| GetList()()() | ||
| GetPage(Int32, Int32, Int32%) | ||
| GetType()()() | (Inherited from Object.) | |
| Guid | ||
| IsoCode2 | ||
| IsoCode3 | ||
| MemberwiseClone()()() | (Inherited from Object.) | |
| Name | ||
| Save()()() | ||
| ToString()()() | (Inherited from Object.) |
| Object | |
| GeoCountry | |