protected override IList CreateDestinationObjectBase(Type destElementType, int sourceLength) { return(ObjectCreator.CreateList(destElementType)); }