public int GetListLength(int fbPos)
 {
     int o = __p.__offset(4 + fbPos * 2); return(o != 0 ? __p.__vector_len(o) : 0);
 }