Walter.BOM
GeoExtensionMethods Class Methods


Walter.BOM Assembly > Walter.BOM.Geo Namespace : GeoExtensionMethods Class

For a list of all members of this type, see GeoExtensionMethods members.

Public Methods
 NameDescription
Public Methodstatic (Shared in Visual Basic)Determines if a given country or region is associated with another specified country or region.  
Public Methodstatic (Shared in Visual Basic) Indicates if a given set of Geo-locations covers a item queries  
Public Methodstatic (Shared in Visual Basic) Expands the specified array of locations, converting any regions within the array into their constituent countries, and returns a comprehensive array of individual GeoLocation values.  
Public Methodstatic (Shared in Visual Basic)Overloaded. Retrieves the en-US name of the country associated with the specified GeoLocation value.  
Public Methodstatic (Shared in Visual Basic)Overloaded. Retrieves the localized name of the country associated with the specified GeoLocation value, based on the current UI culture of the system thread. if the location is null "UnKnown" is returned  
Public Methodstatic (Shared in Visual Basic)Attempts to determine the primary language associated with the culture represented by the provided System.Globalization.CultureInfo object.  
Public Methodstatic (Shared in Visual Basic)Retrieves the geographic location associated with a specified System.Globalization.CultureInfo object, utilizing its two-letter ISO language name.  
Public Methodstatic (Shared in Visual Basic)Retrieves the two-letter ISO country code associated with the specified GeoLocation.  
Top
Extension Methods
 NameDescription
Public Extension Method implements parsing to cast a type from string to a type
Top
See Also

Reference

GeoExtensionMethods Class
Walter.BOM.Geo Namespace