4AspNet IPInfo v1.0

IPInfo Members

IPInfo overview

Public Instance Constructors

IPInfo Constructor Initializes a new instance of the IPInfo class.

Public Instance Properties

ThrowIfNotFound Gets or sets value indicating whether to throw an exception when country information cannot be found.

Public Instance Methods

Dispose Releases all resources used by the object.
Equals (inherited from Object)Determines whether the specified Object is equal to the current Object.
GetHashCode (inherited from Object)Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table.
GetInfoByCountryCode Retrieves country information by a country code.
GetInfoByHostAddressOverloaded. Retrieves country information by an IP address or a host name.
GetType (inherited from Object)Gets the Type of the current instance.
ToString (inherited from Object)Returns a String that represents the current Object.

See Also

IPInfo Class | ForAspNet.IPInfo Namespace