public bool IsDeletedItem(long off) { return((bool)sequence.GetTypedElement(new PType(PTypeEnumeration.boolean), off)); }