public IOResult Load(IILoad iload)
 {
     throw new NotImplementedException();
 }
 public bool SvLoadData(IILoad iLoad)
 {
     throw new NotImplementedException();
 }