private void ViewToDataByViewType() { PbTickCodec Codec = new PbTickCodec(); this.listTickData = Codec.View2Data(this.listTickView, true); }