public override List <string> GetPhoneNumList() { byte bSection = 10; return(JocatDevice.GetPhoneNumList(this.m_intComPort, bSection)); }