RasCountry Members

DotRas SDK

Collapse image Expand Image Copy image CopyHover image

The RasCountry type exposes the following members.

Methods

  Name Description
Public method Equals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public method Static member GetCountries
Retrieves country/region specific dialing information from the Windows Telephony list of countries/regions.
Public method Static member GetCountryById
Retrieves country/region specific dialing information from the Windows Telephony list of countries/regions for a specific country id.
Public method GetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public method GetType
Gets the Type of the current instance.
(Inherited from Object.)
Public method ToString
Returns a String that represents the current RasCountry.
(Overrides Object..::..ToString()()()().)

Properties

  Name Description
Public property Code
Gets the country or region code.
Public property Id
Gets the TAPI identifier.
Public property Name
Gets the name.

See Also