PhoneNumberInfo.GetLengthOfGeographicalAreaCode 方法

定义

获取地理区号的长度(以字符为单位)。

public:
 virtual int GetLengthOfGeographicalAreaCode() = GetLengthOfGeographicalAreaCode;
int GetLengthOfGeographicalAreaCode();
public int GetLengthOfGeographicalAreaCode();
function getLengthOfGeographicalAreaCode()
Public Function GetLengthOfGeographicalAreaCode () As Integer

返回

Int32

int

区号的长度(以字符为单位)。

适用于