Compartir a través de


CountryInfo Members

Include Protected Members
Include Inherited Members

The CountryInfo type exposes the following members.

Properties

  Name Description
Public property CountryCode
Public property DisplayName
Public property LocalizedDisplayName
Public property Name
Public property Self

Top

Methods

  Name Description
Public method Equals(CountryInfo)
Public method Equals(Object) (Overrides Object.Equals(Object).)
Protected method Finalize (Inherited from Object.)
Public methodStatic member GetCountryInfo
Public method GetHashCode (Overrides Object.GetHashCode().)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public methodStatic member Parse
Public method ToString (Overrides Object.ToString().)

Top

Operators

  Name Description
Public operatorStatic member Equality
Public operatorStatic member Explicit(CountryInfo to String)
Public operatorStatic member Inequality

Top

Explicit Interface Implementations

  Name Description
Explicit interface implemetationPrivate method IComparable<CountryInfo>.CompareTo

Top