public override int GetSerializationSize()
 {
     return(sizeof(short) + informations.GetSerializationSize());
 }